Home
last modified time | relevance | path

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

/aosp12/system/core/init/
H A Dproperty_service.cpp219 class AsyncRestorecon { class
227 std::thread{&AsyncRestorecon::ThreadFunction, this}.detach(); in TriggerRestorecon()
518 static AsyncRestorecon async_restorecon; in HandlePropertySet()