| /base/hiviewdfx/hiview/plugins/freeze_detector/test/unittest/common/ |
| D | freeze_detector_test.cpp | 42 const std::string& logPath) in makeEvent() 229 std::string logPath = "/data/test/test_data/LOG001.log"; variable 280 std::string logPath = "/data/test/test_data/LOG002.log"; variable 322 std::string logPath = "/data/test/test_data/LOG003_1.log"; variable 361 std::string logPath = "/data/test/test_data/LOG004.log"; variable
|
| D | freeze_detector_unittest.cpp | 734 std::string logPath = "/data/test/test_data/LOG001.log"; variable
|
| /base/hiviewdfx/hiview/plugins/faultlogger/service/idl/include/ |
| D | faultlog_info_ohos.h | 39 std::string logPath; variable
|
| /base/hiviewdfx/hiview/plugins/faultlogger/common/ |
| D | faultlogger_plugin.h | 39 virtual std::unique_ptr<FaultLogInfo> GetFaultLogInfo(const std::string& logPath) in GetFaultLogInfo()
|
| D | log_analyzer.cpp | 50 std::string logPath = info.logPath; in AnalysisFaultlog() local
|
| D | faultlog_info.h | 34 std::string logPath; member
|
| /base/hiviewdfx/faultloggerd/tools/process_dump/ |
| D | faultlogger_client_msg.h | 36 std::string logPath; member
|
| D | process_dumper.cpp | 733 std::string logPath = ss.str(); in CreateFileForCrash() local
|
| /base/hiviewdfx/hiview/plugins/faultlogger/interfaces/cpp/innerkits/include/ |
| D | faultlogger_client_msg.h | 36 std::string logPath; member
|
| /base/hiviewdfx/hiview/plugins/freeze_detector/ |
| D | vendor.cpp | 98 std::string Vendor::SendFaultLog(const WatchPoint &watchPoint, const std::string& logPath, in SendFaultLog() 207 std::string& logPath, std::string& logName) const in InitLogInfo() 311 std::string logPath; in MergeEventLog() local
|
| D | watch_point.cpp | 118 WatchPoint::Builder& WatchPoint::Builder::InitLogPath(const std::string& logPath) in InitLogPath() 212 void WatchPoint::SetLogPath(const std::string& logPath) in SetLogPath()
|
| D | freeze_detector_plugin.cpp | 117 std::string logPath = ""; in MakeWatchPoint() local
|
| /base/hiviewdfx/hiview/plugins/faultlogger/service/sanitizer_collector/gwp_asan/ |
| D | gwpasan_collector.h | 43 std::string logPath; member
|
| /base/hiviewdfx/faultloggerd/frameworks/localhandler/ |
| D | dfx_crash_local_handler.cpp | 129 static void ReportToHiview(const char* logPath, const struct ProcessDumpRequest* request) in ReportToHiview()
|
| /base/hiviewdfx/hiview/plugins/faultlogger/service/ |
| D | faultlogger.cpp | 563 std::string logPath = sysEvent->GetEventValue("LOG_PATH"); in ReportJsErrorToAppEvent() local 618 std::string logPath = sysEvent->GetEventValue("LOG_PATH"); in ReportSanitizerToAppEvent() local 667 std::unique_ptr<FaultLogInfo> Faultlogger::GetFaultLogInfo(const std::string &logPath) in GetFaultLogInfo() 705 void Faultlogger::RemoveHilogFromFaultlog(const std::string &logPath, int32_t faultType) const in RemoveHilogFromFaultlog() argument
|
| /base/hiviewdfx/hiview/adapter/plugins/eventlogger/log_catcher/impl/ |
| D | log_catcher_utils.cpp | 91 std::string logPath = "/data/log/eventlog/"; in WriteKernelStackToFd() local
|
| /base/hiviewdfx/hiview/plugins/reliability/bbox_detectors/ |
| D | panic_report_recovery.cpp | 155 std::string logPath = sysEvent->GetEventValue("LOG_PATH"); in IsRecoveryPanicEvent() local
|
| /base/hiviewdfx/hilog/services/hilogd/ |
| D | log_persister.cpp | 458 bool LogPersister::CheckRegistered(uint32_t id, const std::string& logPath) in CheckRegistered()
|
| /base/tee/tee_client/services/tlogcat/src/ |
| D | tlogcat.c | 306 const char *logPath, const struct FileNameAttr *nameAttr) in LogAssembleFilename() 318 const char *logPath, const struct FileNameAttr *nameAttr) in LogAssembleCompressFilename()
|
| /base/hiviewdfx/hiview/base/event_publish/include/ |
| D | app_event_handler.h | 135 std::vector<std::string> logPath; member
|
| /base/update/updater/utils/ |
| D | utils.cpp | 496 std::string logPath = logName.substr(0, logName.find_last_of("/")); in CompressLogs() local
|
| /base/hiviewdfx/hiview/plugins/eventlogger/ |
| D | event_logger.cpp | 710 auto logPath = R"~(logPath:)~" + LOGGER_EVENT_LOG_PATH + "/" + logFile; in UpdateDB() local
|