Home
last modified time | relevance | path

Searched defs:DeleteFile (Results 1 – 6 of 6) sorted by relevance

/base/security/appverify/interfaces/innerkits/appverify_lite/unittest/src/
Dwrite_file.cpp72 void DeleteFile(const char *path) in DeleteFile() function
/base/theme/wallpaper_mgr/utils/src/
Dfile_deal.cpp74 bool FileDeal::DeleteFile(const std::string &sourceFile) in DeleteFile() function in OHOS::WallpaperMgrService::FileDeal
/base/update/updateservice/services/core/ability/utils/src/
Dfile_utils.cpp84 void FileUtils::DeleteFile(const std::string &rootPath, bool isDeleteRootDir) in DeleteFile() function in OHOS::UpdateEngine::FileUtils
/base/hiviewdfx/hiview/plugins/reliability/leak_detectors/test/
Dtest_util.cpp273 void TestUtil::DeleteFile(const string &file) in DeleteFile() function in OHOS::HiviewDFX::TestUtil
/base/account/os_account/frameworks/common/file_operator/src/
Daccount_file_operator.cpp95 ErrCode AccountFileOperator::DeleteFile(const std::string &path) in DeleteFile() function in OHOS::AccountSA::AccountFileOperator
/base/update/updater/utils/
Dutils.cpp130 int32_t DeleteFile(const std::string& filename) in DeleteFile() function