Home
last modified time | relevance | path

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

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