Home
last modified time | relevance | path

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

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