Home
last modified time | relevance | path

Searched defs:tempFilePath (Results 1 – 5 of 5) sorted by relevance

/base/hiviewdfx/faultloggerd/services/
Dfault_logger_config.h48 std::string tempFilePath; member
Dtemp_file_manager.cpp203 const auto& tempFilePath = FaultLoggerConfig::GetInstance().GetTempFileConfig().tempFilePath; in GetTempFiles() local
215 const auto& tempFilePath = FaultLoggerConfig::GetInstance().GetTempFileConfig().tempFilePath; in GetTempFiles() local
290 auto& tempFilePath = FaultLoggerConfig::GetInstance().GetTempFileConfig().tempFilePath; in Init() local
/base/account/os_account/frameworks/common/file_operator/src/
Daccount_file_operator.cpp101 std::string tempFilePath = GetTempFilePath(); in BeginWriteTransaction() local
211 std::string tempFilePath = GetTempFilePath(); in WriteFile() local
275 std::string tempFilePath = GetTempFilePath(); in DeleteTempFile() local
/base/hiviewdfx/faultloggerd/services/config/
Dfaultloggerd_config.json2 "tempFilePath": "/data/log/faultlog/temp", string
/base/global/resource_management/frameworks/resmgr/src/
Dhap_manager.cpp661 std::string tempFilePath(idItem->value_); in GetFilePathFromHap() local
670 std::string tempFilePath("assets/"); in GetFilePathFromHap() local