Home
last modified time | relevance | path

Searched refs:Exist (Results 1 – 3 of 3) sorted by relevance

/developtools/global_resource_tool/src/
Dfile_entry.cpp51 if (!Exist(filePath)) { in Init()
113 bool FileEntry::Exist(const string &path) in Exist() function in OHOS::Global::Restool::FileEntry
196 if (!Exist(string(temp))) { in RealPath()
207 if (!Exist(string(buffer))) { in RealPath()
332 if (!Exist(subPath)) { in CreateDirsInner()
Dresource_util.cpp65 return FileEntry::Exist(path); in FileExist()
/developtools/global_resource_tool/include/
Dfile_entry.h54 static bool Exist(const std::string &path);