Home
last modified time | relevance | path

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

/bionic/libc/bionic/
Dsystem_property_api.cpp118 bool __system_property_wait(const prop_info* pi, uint32_t old_serial, uint32_t* new_serial_ptr, in __system_property_wait() function
/bionic/tests/
Dsystem_properties_test.cpp382 TEST(properties, __system_property_wait) { in TEST() argument