Home
last modified time | relevance | path

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

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