Searched refs:RemoveAllDir (Results 1 – 3 of 3) sorted by relevance
55 static bool RemoveAllDir(const std::string &path);
126 bool FileEntry::RemoveAllDir(const string &path) in RemoveAllDir() function in OHOS::Global::Restool::FileEntry
70 return FileEntry::RemoveAllDir(path); in RmoveAllDir()