Home
last modified time | relevance | path

Searched defs: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() argument
507 ~RestoreconInProgress() { in ~RestoreconInProgress()
514 const std::string& mPath;