Home
last modified time | relevance | path

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

/bionic/libc/bionic/
Dsystem_property_api.cpp107 uint32_t __system_property_wait_any(uint32_t old_serial) { in __system_property_wait_any() function
/bionic/tests/
Dsystem_properties_test.cpp351 TEST(properties, __system_property_wait_any) { in TEST() argument