Home
last modified time | relevance | path

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

/system/core/base/
Dproperties.cpp128 static const prop_info* WaitForPropertyCreation(const std::string& key, in WaitForPropertyCreation() function
171 bool WaitForPropertyCreation(const std::string& key, in WaitForPropertyCreation() function
Dproperties_test.cpp154 TEST(properties, WaitForPropertyCreation) { in TEST() argument