Home
last modified time | relevance | path

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

/bionic/libc/bionic/
Dsystem_property_api.cpp91 int __system_property_update(prop_info* pi, const char* value, unsigned int len) { in __system_property_update() function
/bionic/tests/
Dsystem_properties_test.cpp128 TEST(properties, __system_property_update) { in TEST() argument