Home
last modified time | relevance | path

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

/frameworks/native/cmds/installd/
DInstalldNativeService.cpp499 struct RestoreconInProgress { struct
500 explicit RestoreconInProgress(const std::string& path) : mPath(path) { in RestoreconInProgress() function
507 ~RestoreconInProgress() { in ~RestoreconInProgress() argument
567 RestoreconInProgress fence(path); in restorecon_app_data_lazy()