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
216 bool DeleteFile(std::string targetDir);
164 bool DeleteFile(const std::string &path);
382 bool DeleteFile(const std::string &path) in DeleteFile() function458 DeleteFile(i); in DeleteFolder()
222 DeleteFile(SUPPORTMODELPATH);
156 WuKongUtil::GetInstance()->DeleteFile(targetDir_); in EnvInit()
691 bool WuKongUtil::DeleteFile(std::string targetDir) in DeleteFile() function in OHOS::WuKong::WuKongUtil