Home
last modified time | relevance | path

Searched refs:RemoveFile (Results 1 – 24 of 24) sorted by relevance

/base/hiviewdfx/hisysevent/adapter/native/idl/include/
Dfile_util.h29 bool RemoveFile(const std::string& file);
/base/hiviewdfx/hiview/base/logstore/
Dlog_store_ex.cpp121 FileUtil::RemoveFile(it->path_); in DoDeleteLogFiles()
173 return FileUtil::RemoveFile(path); in RemoveLogFile()
/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/utility/include/
Dfile_util.h28 bool RemoveFile(const std::string& file);
/base/hiviewdfx/hiview/service/
Dhiview_service.cpp268 bool result = FileUtil::RemoveFile(srcFilePath); in Move()
271 bool destResult = FileUtil::RemoveFile(destFilePath); in Move()
280 bool result = FileUtil::RemoveFile(filePath); in Remove()
/base/hiviewdfx/hiview/base/running_status_logger/
Drunning_status_logger.cpp102 if ((allLogFiles.size() == logFileCntLimit) && !FileUtil::RemoveFile(allLogFiles.front())) { in GetLogWroteDestFile()
122 if ((allLogFiles.size() == logFileCntLimit) && !FileUtil::RemoveFile(allLogFiles.front())) { in GetLogWroteDestFile()
/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/cleaner/
Dapp_event_log_cleaner.cpp52 if (!FileUtil::RemoveFile(delFile)) { in ClearSpace()
/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/utility/
Dfile_util.cpp47 bool RemoveFile(const std::string& file) in RemoveFile() function
79 return RemoveFile(dir); in ForceRemoveDirectory()
/base/hiviewdfx/hiview/plugins/faultlogger/common/
Dlog_analyzer.cpp41 FileUtil::RemoveFile(logPath); in AnalysisFaultlog()
/base/hiviewdfx/hiview/plugins/freeze_detector/test/unittest/common/
Dfreeze_detector_test.cpp89 FileUtil::RemoveFile(i); in GetFreezeDectorTestFile()
95 FileUtil::RemoveFile(i); in GetFreezeDectorTestFile()
101 FileUtil::RemoveFile(i); in GetFreezeDectorTestFile()
118 FileUtil::RemoveFile(decLogPath); in GetFreezeDectorTestFile()
/base/hiviewdfx/hiview/adapter/plugins/eventservice/service/idl/src/
Ddata_publisher_sys_event_callback.cpp79 if (!FileUtil::RemoveFile(srcPath)) { in HandleEventFile()
Ddata_publisher.cpp241 if (!FileUtil::RemoveFile(srcPath)) { in AddExportTask()
/base/hiviewdfx/hisysevent/adapter/native/idl/src/
Dfile_util.cpp47 bool RemoveFile(const std::string& file) in RemoveFile() function
/base/hiviewdfx/hidumper/services/native/src/
Ddump_log_manager.cpp88 RemoveFile(str); in EraseLogs()
/base/hiviewdfx/hiview/base/utility/
Dfile_util.cpp148 bool RemoveFile(const std::string& fileName) in RemoveFile() function
150 return OHOS::RemoveFile(fileName); in RemoveFile()
/base/hiviewdfx/hiview/plugins/eventlogger/log_catcher/
Dpeer_binder_catcher.cpp264 FileUtil::RemoveFile(fullPath); in ForkToDumpHiperf()
269 FileUtil::RemoveFile(fullPath); in ForkToDumpHiperf()
/base/account/os_account/frameworks/common/file_operator/src/
Daccount_file_operator.cpp61 delFlag = OHOS::RemoveFile(path); in DeleteDirOrFile()
/base/hiviewdfx/hiview/base/utility/include/
Dfile_util.h82 bool RemoveFile(const std::string& fileName);
/base/security/huks/services/huks_standard/huks_service/main/core/src/
Dhks_storage_lite.c881 static int32_t RemoveFile(const char *path, const char *fileName) in RemoveFile() function
900 if (RemoveFile(HKS_KEY_STORE_PATH, HKS_KEY_STORE_FILE_NAME) != HKS_SUCCESS) { in HksStoreDestroy()
904 if (RemoveFile(HKS_KEY_STORE_PATH, "info1.data") != HKS_SUCCESS) { in HksStoreDestroy()
908 if (RemoveFile(HKS_KEY_STORE_PATH, "info2.data") != HKS_SUCCESS) { in HksStoreDestroy()
/base/hiviewdfx/hiview/plugins/faultlogger/service/
Dfaultlog_manager.cpp116 if (!FileUtil::RemoveFile(logFile)) { in SaveFaultLogToFile()
/base/customization/enterprise_device_management/services/edm_plugin/src/
Dinstall_plugin.cpp111 if (!OHOS::RemoveFile(file)) { in DeleteFiles()
/base/account/os_account/services/accountmgr/src/
Dohos_account_data_deal.cpp76 if (RemoveFile(configFile)) { in Init()
/base/hiviewdfx/hiview/base/event_store/store/
Dsys_event_database.cpp142 if (!FileUtil::RemoveFile(delFile)) { in Clear()
/base/hiviewdfx/faultloggerd/services/
Dfault_logger_daemon.cpp533 OHOS::RemoveFile(files[index]); in RemoveTempFileIfNeed()
/base/hiviewdfx/hiview/base/
Dlibhiviewbase.map127 …"OHOS::HiviewDFX::FileUtil::RemoveFile(std::__h::basic_string<char, std::__h::char_traits<char>, s…