Home
last modified time | relevance | path

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

/system/core/init/
Dproperty_service.cpp211 class AsyncRestorecon { class
219 std::thread{&AsyncRestorecon::ThreadFunction, this}.detach(); in TriggerRestorecon()
510 static AsyncRestorecon async_restorecon; in HandlePropertySet()