Searched refs:IsFolder (Results 1 – 5 of 5) sorted by relevance
294 bool IsFolder(const std::string &name) in IsFolder() function310 if (!IsFolder(name)) { in GetFilePath()321 } else if (IsFolder(tmpPath)) { in GetFilePath()
95 bool IsFolder(const std::string &name);
57 if (Utils::IsFolder(path)) { in GetFileName()
262 if (OHOS::Storage::DistributedFile::Utils::IsFolder(physicalPath)) { in GetFileList()
493 if (isSrcFile && !Utils::IsFolder(physicalPath)) { in CheckCopyRule()551 srcIsDir = Utils::IsFolder(physicalPath); in GetRemoteCopyInfo()