Home
last modified time | relevance | path

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

/base/hiviewdfx/hiview/plugins/eventservice/store/
Dsys_event_db_backup.cpp96 if (FileUtil::FileExists(dbFile_) && !FileUtil::RemoveFile(dbFile_)) { in RemoveDbFile()
101 if (FileUtil::FileExists(walDbFile) && !FileUtil::RemoveFile(walDbFile)) { in RemoveDbFile()
/base/hiviewdfx/hiview/plugins/hicollie_collector/test/unittest/common/
Dhicollie_collector_test.cpp91 FileUtil::RemoveFile(i); in GetFreezeDectorTestFile()
97 FileUtil::RemoveFile(i); in GetFreezeDectorTestFile()
103 FileUtil::RemoveFile(i); in GetFreezeDectorTestFile()
120 FileUtil::RemoveFile(decLogPath); in GetFreezeDectorTestFile()
/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/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/faultloggerd/utils/
Ddirectory_ex.h88 bool RemoveFile(const std::string& fileName);
Ddirectory_ex.cpp173 bool RemoveFile(const string& fileName) in RemoveFile() function
/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/freeze_detector/test/unittest/common/
Dfreeze_detector_test.cpp93 FileUtil::RemoveFile(i); in GetFreezeDectorTestFile()
99 FileUtil::RemoveFile(i); in GetFreezeDectorTestFile()
105 FileUtil::RemoveFile(i); in GetFreezeDectorTestFile()
122 FileUtil::RemoveFile(decLogPath); in GetFreezeDectorTestFile()
/base/hiviewdfx/hidumper/services/native/src/
Ddump_log_manager.cpp88 RemoveFile(str); in EraseLogs()
/base/hiviewdfx/hiview/adapter/utility/platform/ohos/
Dfile_util.cpp127 bool RemoveFile(const std::string& fileName) in RemoveFile() function
129 return OHOS::RemoveFile(fileName); in RemoveFile()
/base/account/os_account/frameworks/common/file_operator/src/
Daccount_file_operator.cpp61 delFlag = OHOS::RemoveFile(path); in DeleteDirOrFile()
/base/hiviewdfx/hiview/adapter/utility/include/
Dfile_util.h79 bool RemoveFile(const std::string& fileName);
/base/hiviewdfx/hiview/plugins/faultlogger/service/
Dfaultlog_manager.cpp116 if (!FileUtil::RemoveFile(logFile)) { in SaveFaultLogToFile()
/base/account/os_account/services/accountmgr/src/
Dohos_account_data_deal.cpp75 if (RemoveFile(configFile)) { in Init()
/base/hiviewdfx/hiview/adapter/utility/
Dfile_util.cpp227 bool RemoveFile(const std::string& fileName) in RemoveFile() function
/base/hiviewdfx/faultloggerd/services/
Dfault_logger_daemon.cpp486 OHOS::RemoveFile(files[index]); in RemoveTempFileIfNeed()
/base/customization/enterprise_device_management/services/edm/src/
Dadmin_manager.cpp526 bool delFlag = OHOS::RemoveFile(filePath); in WriteJsonAdmin()
/base/hiviewdfx/hiview/base/
Dlibhiviewbase.map155 …"OHOS::HiviewDFX::FileUtil::RemoveFile(std::__h::basic_string<char, std::__h::char_traits<char>, s…