Searched refs:__system_property_update (Results 1 – 5 of 5) sorted by relevance
115 int __system_property_update(prop_info* __pi, const char* __value, unsigned int __value_length);
91 int __system_property_update(prop_info* pi, const char* value, unsigned int len) { in __system_property_update() function
128 TEST(properties, __system_property_update) { in TEST() argument
1761 __system_property_update;