Searched refs:DeleteFile (Results 1 – 7 of 7) sorted by relevance
37 bool DeleteFile(const char* path, const char* fileName);
89 bool DeleteFile(const std::string &path);
323 bool DeleteFile(const std::string &path) in DeleteFile() function399 DeleteFile(i); in DeleteFolder()
156 bool DeleteFile(std::string targetDir);
153 bool DeleteFile(const char* path, const char* fileName) in DeleteFile() function380 bool DeleteFile(const char* path, const char* fileName) in DeleteFile() function
446 bool WuKongUtil::DeleteFile(std::string targetDir) in DeleteFile() function in OHOS::WuKong::WuKongUtil
155 WuKongUtil::GetInstance()->DeleteFile(targetDir_); in EnvInit()