Searched refs:DeleteFile (Results 1 – 13 of 13) sorted by relevance
38 bool DeleteFile(const char* path, const char* fileName);
89 bool DeleteFile(const std::string &path);
343 bool DeleteFile(const std::string &path) in DeleteFile() function419 DeleteFile(i); in DeleteFolder()
161 bool DeleteFile(const char* path, const char* fileName) in DeleteFile() function
240 bool DeleteFile(const char* path, const char* fileName) in DeleteFile() function
215 bool DeleteFile(std::string targetDir);
164 bool DeleteFile(const std::string &path);
379 bool DeleteFile(const std::string &path) in DeleteFile() function455 DeleteFile(i); in DeleteFolder()
212 DeleteFile(SUPPORTMODELPATH);
156 WuKongUtil::GetInstance()->DeleteFile(targetDir_); in EnvInit()
613 bool WuKongUtil::DeleteFile(std::string targetDir) in DeleteFile() function in OHOS::WuKong::WuKongUtil