Searched refs:CleanFile (Results 1 – 5 of 5) sorted by relevance
356 CleanFile(expandFilePath); in EnableExpandedTamperFile()357 CleanFile(tmpFilePath); in EnableExpandedTamperFile()378 CleanFile(copiedFile);410 CleanFile(copiedFile);430 CleanFile(expandFilePath);483 CleanFile(expandFilePath);507 CleanFile(expandFilePath);555 CleanFile(expandFilePath);586 CleanFile(expandFilePath);623 CleanFile(expandFilePath);[all …]
63 void CleanFile(const std::string &path);
74 CleanFile(pathName); in RemoveNode()507 void KeyBackup::CleanFile(const std::string &path) in CleanFile() function in OHOS::StorageDaemon::KeyBackup
846 static int32_t CleanFile(const char *path, const char *fileName) in CleanFile() function887 if (CleanFile(path, fileName) != HKS_SUCCESS) { in RemoveFile()
91 static int32_t CleanFile(const char *path, const char *fileName) in CleanFile() function135 ret = CleanFile(path, fileName); in HksStorageRemoveFile()