Searched refs:__system_property_update (Results 1 - 4 of 4) sorted by relevance

/bionic/libc/include/sys/
H A D_system_properties.h86 ** or __system_property_update has completed between two calls to
115 int __system_property_update(prop_info* __pi, const char* __value, unsigned int __value_length);
/bionic/tools/versioner/current/sys/
H A D_system_properties.h86 ** or __system_property_update has completed between two calls to
115 int __system_property_update(prop_info* __pi, const char* __value, unsigned int __value_length);
/bionic/libc/bionic/
H A Dsystem_property_api.cpp93 int __system_property_update(prop_info* pi, const char* value, unsigned int len) { function
/bionic/tests/
H A Dsystem_properties_test.cpp128 TEST(properties, __system_property_update) {

Completed in 107 milliseconds