Searched defs:RestoreconInProgress (Results 1 – 1 of 1) sorted by relevance
499 struct RestoreconInProgress { struct500 explicit RestoreconInProgress(const std::string& path) : mPath(path) { in RestoreconInProgress() argument507 ~RestoreconInProgress() { in ~RestoreconInProgress()514 const std::string& mPath;