HomeSort by relevance Sort by last modified time
    Searched defs:Retrieve (Results 1 - 4 of 4) sorted by null

  /external/google-breakpad/src/processor/
static_address_map-inl.h 46 bool StaticAddressMap<AddressType, EntryType>::Retrieve(
address_map-inl.h 63 bool AddressMap<AddressType, EntryType>::Retrieve(
66 BPLOG_IF(ERROR, !entry) << "AddressMap::Retrieve requires |entry|";
  /external/libbrillo/brillo/glib/
object.h 128 // \brief Value (and Retrieve) support using std::string as well as const char*
282 // \brief Retrieve gets a value from a GValue.
291 bool Retrieve(const ::GValue& x, T* result) {
293 LOG(WARNING) << "GValue retrieve failed. Expected: "
303 inline bool Retrieve(const ::GValue& x, Value* result) {
434 // key value pair, only to retrieve the keys and values and individual elements.
440 // success = Retrieve(table[key], &value);
443 // For now I implemented a Retrieve member function to follow the pattern
446 // bool success = Retrieve(key, &x);
448 // This is also a template to retrieve the corect type from the stored GValu
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
iads.h     [all...]

Completed in 3330 milliseconds