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

/bionic/libc/private/
H A DCachedProperty.h52 // since the last call to Get.
55 Get();
60 // The returned pointer is valid until the next call to Get. It is the caller's responsibility
62 const char* Get() { function in class:CachedProperty
/bionic/libc/system_properties/
H A Dsystem_properties.cpp214 int SystemProperties::Get(const char* name, char* value) { function in class:SystemProperties

Completed in 3710 milliseconds