Home
last modified time | relevance | path

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

/base/hiviewdfx/hiview/base/running_status_logger/
Dlog_file_writer.cpp120 std::string logFilePath = BuildLogFilePath(logStrategy_.fileNamePrefix, curFileIndex_); in ResetLogFileStreamByFileIndex() local
146 auto logFilePath = logFileList.front(); in DeleteOutNumberLogFiles() local
/base/hiviewdfx/hiview/base/running_status_logger/test/unittest/common/
Drunning_status_logger_test.cpp123 std::string logFilePath = GetLogDir() + "/" + namePrefix + "_100"; in CreateFileWithDesignatedPrefix() local
/base/hiviewdfx/faultloggerd/tools/process_dump/
Dprocess_dumper.cpp827 const std::string logFilePath = "/log/crash"; in CreateFileForCrash() local
846 const std::string logFilePath = "/log/crash"; in RemoveFileIfNeed() local
/base/hiviewdfx/hiview/plugins/reliability/leak_detectors/native_leak/
Dnative_leak_state.cpp374 string logFilePath = userMonitorInfo->GetLogFilePath(); in DumpStackInfo() local