Home
last modified time | relevance | path

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

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

Completed in 2 milliseconds