Home
last modified time | relevance | path

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

/aosp_15_r20/system/libbase/
H A Dproperties.cpp224 static const prop_info* WaitForPropertyCreation(const std::string& key, in WaitForPropertyCreation() function
262 bool WaitForPropertyCreation(const std::string& key, in WaitForPropertyCreation() function
H A Dproperties_test.cpp233 TEST(properties, WaitForPropertyCreation) { in TEST() argument