Home
last modified time | relevance | path

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

/aosp12/bionic/libc/bionic/
H A Dsystem_property_set.cpp248 int __system_property_set(const char* key, const char* value) { in __system_property_set() function
/aosp12/system/libbase/
H A Dproperties.cpp41 int __system_property_set(const char* key, const char* value) { in __system_property_set() function