Searched refs:IsDirExistCache (Results 1 – 2 of 2) sorted by relevance
337 bool IsDirExistCache(const std::string &dir);
381 return IsDirExistCache(tmpDir); in IsDirExist()463 bool ZipFile::IsDirExistCache(const std::string &dir) in IsDirExistCache() function in OHOS::AbilityBase::ZipFile