Home
last modified time | relevance | path

Searched defs:logPath (Results 1 – 25 of 31) sorted by relevance

12

/base/hiviewdfx/hiview/plugins/freeze_detector/test/unittest/common/
Dfreeze_detector_test.cpp42 const std::string& logPath) in makeEvent()
229 std::string logPath = "/data/test/test_data/LOG001.log"; variable
284 std::string logPath = "/data/test/test_data/LOG002.log"; variable
330 std::string logPath = "/data/test/test_data/LOG003_1.log"; variable
371 std::string logPath = "/data/test/test_data/LOG004.log"; variable
/base/hiviewdfx/hiview/plugins/faultlogger/service/fault_event/base/
Dfaultlog_processor_base.h40 virtual void DoFaultLogLimit(const std::string& logPath, int32_t faultType) const {} in DoFaultLogLimit()
Dfaultlog_processor_base.cpp261 void FaultLogProcessorBase::WriteLogFile(const std::string& logPath, const std::string& content) co… in WriteLogFile() argument
/base/hiviewdfx/hiview/plugins/faultlogger/service/idl/include/
Dfaultlog_info_ohos.h40 std::string logPath; variable
/base/hiviewdfx/hiview/plugins/reliability/bbox_detectors/
Dbbox_event_recorder.cpp20 …ecorder::AddEventToMaps(const std::string& event, uint64_t happentTime, const std::string& logPath) in AddEventToMaps()
Dbbox_detector_plugin.cpp116 std::string logPath = sysEvent->GetEventValue("LOG_PATH"); in HandleBBoxEvent() local
Dpanic_report_recovery.cpp155 std::string logPath = sysEvent->GetEventValue("LOG_PATH"); in IsRecoveryPanicEvent() local
/base/hiviewdfx/hiview/plugins/faultlogger/interfaces/cpp/innerkits/include/
Dfaultlogger_client_msg.h37 std::string logPath; member
/base/hiviewdfx/faultloggerd/tools/process_dump/
Dfaultlogger_client_msg.h37 std::string logPath; member
/base/hiviewdfx/hiview/plugins/faultlogger/common/
Dlog_analyzer.cpp50 std::string logPath = info.logPath; in AnalysisFaultlog() local
Dfaultlog_info.h35 std::string logPath; member
/base/hiviewdfx/faultloggerd/tools/process_dump/coredump/
Ddfx_coredump_service.cpp67 int RegisterCancelCoredump(std::string logPath) in RegisterCancelCoredump()
412 std::string logPath = GetCoredumpFilePath(); in CreateFileForCoreDump() local
495 bool CoreDumpService::UnlinkFile(const std::string &logPath) in UnlinkFile()
/base/hiviewdfx/hiview/plugins/faultlogger/service/fault_event/event/
Dfaultlog_error_reporter.cpp99 std::string logPath = sysEvent->GetEventValue(FaultKey::LOG_PATH); in ReportErrorToAppEvent() local
Dfaultlog_sanitizer.cpp42 std::string logPath = sysEvent->GetEventValue(FaultKey::LOG_PATH); in ReportSanitizerToAppEvent() local
Dfaultlog_cppcrash.cpp249 void FaultLogCppCrash::DoFaultLogLimit(const std::string& logPath, int32_t faultType) const in DoFaultLogLimit() argument
/base/hiviewdfx/hiview/plugins/freeze_detector/
Dwatch_point.cpp144 WatchPoint::Builder& WatchPoint::Builder::InitLogPath(const std::string& logPath) in InitLogPath()
286 void WatchPoint::SetLogPath(const std::string& logPath) in SetLogPath()
Dfreeze_detector_plugin.cpp129 std::string logPath = std::regex_search(info, result, reg) ? result[1].str() : info; in MakeWatchPoint() local
Dvendor.cpp74 std::string Vendor::SendFaultLog(const WatchPoint &watchPoint, const std::string& logPath, in SendFaultLog()
/base/hiviewdfx/hiview/plugins/faultlogger/service/sanitizer_collector/gwp_asan/
Dgwpasan_collector.h46 std::string logPath; member
Dgwpasan_collector.cpp101 …id ReadGwpAsanRecord(const std::string& gwpAsanBuffer, const std::string& faultType, char* logPath) in ReadGwpAsanRecord()
/base/hiviewdfx/hiview/utility/analysis_faultlog/
Danalysis_faultlog.cpp91 std::string logPath; in main() local
/base/hiviewdfx/hiview/plugins/reliability/bbox_detectors/test/unittest/
Dbbox_detector_unit_test.cpp252 std::string logPath = "/root/testDir"; variable
/base/hiviewdfx/hilog/services/hilogd/
Dlog_persister.cpp458 bool LogPersister::CheckRegistered(uint32_t id, const std::string& logPath) in CheckRegistered()
/base/hiviewdfx/hiview/adapter/plugins/eventlogger/log_catcher/impl/
Dlog_catcher_utils.cpp96 std::string logPath = "/data/log/eventlog/"; in WriteKernelStackToFd() local
/base/tee/tee_client/services/tlogcat/src/
Dtlogcat.c312 const char *logPath, const struct FileNameAttr *nameAttr) in LogAssembleFilename()
324 const char *logPath, const struct FileNameAttr *nameAttr) in LogAssembleCompressFilename()

12