HomeSort by relevance Sort by last modified time
    Searched refs:__system_property_wait_any (Results 1 - 3 of 3) sorted by null

  /bionic/libc/include/sys/
_system_properties.h 156 unsigned int __system_property_wait_any(unsigned int serial);
  /bionic/tests/
system_properties_test.cpp 367 serial = __system_property_wait_any(0);
371 serial = __system_property_wait_any(serial);
375 serial = __system_property_wait_any(serial);
  /bionic/libc/bionic/
system_properties.cpp 1249 unsigned int __system_property_wait_any(unsigned int serial) function
    [all...]

Completed in 80 milliseconds