Home
last modified time | relevance | path

Searched refs:PropertyServiceThread (Results 1 – 1 of 1) sorted by relevance

/system/core/init/
Dproperty_service.cpp1167 static void PropertyServiceThread() { in PropertyServiceThread() function
1215 auto new_thread = std::thread{PropertyServiceThread}; in StartPropertyService()