Home
last modified time | relevance | path

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

/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/volume/src/
H A Dprocess.cpp66 bool Process::CheckSubDir(std::string subdir) in CheckSubDir() function in OHOS::StorageDaemon::Process
106 if (CheckSubDir(line)) { in CheckMaps()
125 if (!link.empty() && CheckSubDir(link)) { in CheckSymlink()
/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/include/volume/
H A Dprocess.h39 bool CheckSubDir(std::string line);