Home
last modified time | relevance | path

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

/aosp14/system/core/init/
H A Dproperty_service.cpp194 class AsyncRestorecon { class
202 std::thread{&AsyncRestorecon::ThreadFunction, this}.detach(); in TriggerRestorecon()
564 static AsyncRestorecon async_restorecon; in HandlePropertySet()