Home
last modified time | relevance | path

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

/base/hiviewdfx/faultloggerd/services/
Dfault_logger_config.h48 std::string tempFilePath; member
Dtemp_file_manager.cpp149 const auto& tempFilePath = FaultLoggerConfig::GetInstance().GetTempFileConfig().tempFilePath; in GetTempFiles() local
164 const auto& tempFilePath = FaultLoggerConfig::GetInstance().GetTempFileConfig().tempFilePath; in GetTempFiles() local
242 auto& tempFilePath = FaultLoggerConfig::GetInstance().GetTempFileConfig().tempFilePath; in Init() local
/base/hiviewdfx/faultloggerd/services/config/
Dfaultloggerd_config.json2 "tempFilePath": "/data/log/faultlog/temp", string
/base/global/resource_management/frameworks/resmgr/src/
Dhap_manager.cpp693 std::string tempFilePath(idItem->value_); in GetFilePathFromHap() local
702 std::string tempFilePath("assets/"); in GetFilePathFromHap() local