Searched refs:DirectoryExists (Results 1 – 7 of 7) sorted by relevance
48 static bool DirectoryExists(const std::string &path);
392 bool DumpUtils::DirectoryExists(const std::string &path) in DirectoryExists() function in OHOS::HiviewDFX::DumpUtils
236 if (DirectoryExists(*i)) { in CreateDirectory()243 if (!DirectoryExists(*i)) { in CreateDirectory()250 bool FilePath::DirectoryExists(const FilePath &path) in DirectoryExists() function in OHOS::AppExecFwk::LIBZIP::FilePath
83 … FileAccessor::DirectoryContentEntry(FilePath(str), FilePath::DirectoryExists(FilePath(str)))); in ListDirectoryContent()343 if (FilePath::DirectoryExists(destDir)) { in Unzip()372 if (!FilePath::DirectoryExists(destPath.DirName())) { in ZipWithFilterCallback()406 if (!FilePath::DirectoryExists(destPath.DirName())) { in ZipsWithFilterCallback()
31 if (!DumpUtils::DirectoryExists(srcFolder)) { in ZipFolder()
211 static bool DirectoryExists(const char *path) in DirectoryExists() function230 if (!DirectoryExists(rootOverlay)) { in RootOverlaySetup()
52 static bool DirectoryExists(const FilePath &path);