Home
last modified time | relevance | path

Searched defs:__system_property_get (Results 1 – 2 of 2) sorted by relevance

/bionic/libc/malloc_debug/tests/
Dproperty_fake.cpp47 extern "C" int __system_property_get(const char* key, char* value) { in __system_property_get() function
/bionic/libc/bionic/
Dsystem_properties.cpp1134 int __system_property_get(const char *name, char *value) in __system_property_get() function