Home
last modified time | relevance | path

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

/developtools/global_resource_tool/include/
Dfile_entry.h55 static bool RemoveAllDir(const std::string &path);
/developtools/global_resource_tool/src/
Dfile_entry.cpp126 bool FileEntry::RemoveAllDir(const string &path) in RemoveAllDir() function in OHOS::Global::Restool::FileEntry
Dresource_util.cpp70 return FileEntry::RemoveAllDir(path); in RmoveAllDir()