Home
last modified time | relevance | path

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

/aosp12/bionic/libc/bionic/
H A Dsystem_property_api.cpp86 int __system_property_get(const char* name, char* value) { in __system_property_get() function
/aosp12/system/libbase/
H A Dproperties.cpp56 int __system_property_get(const char* key, char* value) { in __system_property_get() function