Searched defs:Get (Results 1 - 2 of 2) sorted by relevance

/bionic/libc/private/
H A DCachedProperty.h48 const char* Get() { function in class:CachedProperty
/bionic/libc/malloc_debug/
H A DConfig.cpp184 bool Get(std::string* property, std::string* value);
198 bool PropertyParser::Get(std::string* property, std::string* value) { function in class:PropertyParser
425 while (valid && parser.Get(&property, &value)) {

Completed in 364 milliseconds