Home
last modified time | relevance | path

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

/system/libbase/
Dproperties.cpp180 static const prop_info* WaitForPropertyCreation(const std::string& key, in WaitForPropertyCreation() function
218 bool WaitForPropertyCreation(const std::string& key, in WaitForPropertyCreation() function
Dproperties_test.cpp231 TEST(properties, WaitForPropertyCreation) { in TEST() argument