| /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 321 std::string logPath = "/data/test/test_data/LOG003_1.log"; variable 360 std::string logPath = "/data/test/test_data/LOG004.log"; variable
|
| D | freeze_detector_unittest.cpp | 739 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/interfaces/cpp/innerkits/include/ |
| D | faultlogger_client_msg.h | 36 std::string logPath; member
|
| /base/hiviewdfx/faultloggerd/tools/process_dump/ |
| D | faultlogger_client_msg.h | 36 std::string logPath; member
|
| D | process_dumper.cpp | 834 …std::string logPath = logFilePath + "/" + logFileType + "-" + std::to_string(pid) + "-" + std::to_… in CreateFileForCrash() local
|
| /base/hiviewdfx/hiview/plugins/faultlogger/common/ |
| D | log_analyzer.cpp | 50 std::string logPath = info.logPath; in AnalysisFaultlog() local
|
| D | faultlog_info.h | 34 std::string logPath; member
|
| /base/hiviewdfx/hiview/plugins/freeze_detector/ |
| D | watch_point.cpp | 125 WatchPoint::Builder& WatchPoint::Builder::InitLogPath(const std::string& logPath) in InitLogPath() 224 void WatchPoint::SetLogPath(const std::string& logPath) in SetLogPath()
|
| D | freeze_detector_plugin.cpp | 122 std::string logPath = std::regex_search(info, result, reg) ? result[1].str() : info; in MakeWatchPoint() local
|
| D | vendor.cpp | 125 std::string Vendor::SendFaultLog(const WatchPoint &watchPoint, const std::string& logPath, in SendFaultLog()
|
| /base/hiviewdfx/hiview/utility/analysis_faultlog/ |
| D | analysis_faultlog.cpp | 71 std::string logPath; in main() local
|
| /base/hiviewdfx/hiview/plugins/faultlogger/service/sanitizer_collector/gwp_asan/ |
| D | gwpasan_collector.h | 46 std::string logPath; member
|
| D | gwpasan_collector.cpp | 102 …id ReadGwpAsanRecord(const std::string& gwpAsanBuffer, const std::string& faultType, char* logPath) in ReadGwpAsanRecord()
|
| /base/hiviewdfx/hiview/plugins/reliability/bbox_detectors/ |
| D | bbox_detector_plugin.cpp | 115 std::string logPath = sysEvent->GetEventValue("LOG_PATH"); in HandleBBoxEvent() local
|
| D | panic_report_recovery.cpp | 155 std::string logPath = sysEvent->GetEventValue("LOG_PATH"); in IsRecoveryPanicEvent() local
|
| /base/hiviewdfx/hiview/adapter/plugins/eventlogger/log_catcher/impl/ |
| D | log_catcher_utils.cpp | 84 std::string logPath = "/data/log/eventlog/"; in WriteKernelStackToFd() local
|
| /base/hiviewdfx/hiview/plugins/faultlogger/service/ |
| D | faultlogger.cpp | 706 std::string logPath = sysEvent->GetEventValue("LOG_PATH"); in ReportJsOrCjErrorToAppEvent() local 750 std::string logPath = sysEvent->GetEventValue("LOG_PATH"); in ReportSanitizerToAppEvent() local 836 void Faultlogger::FaultlogLimit(const std::string &logPath, int32_t faultType) const in FaultlogLimit() argument
|
| /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 | 312 const char *logPath, const struct FileNameAttr *nameAttr) in LogAssembleFilename() 324 const char *logPath, const struct FileNameAttr *nameAttr) in LogAssembleCompressFilename()
|
| /base/hiviewdfx/hiview/base/event_publish/include/ |
| D | app_event_handler.h | 137 std::vector<std::string> logPath; member
|
| /base/update/updater/utils/ |
| D | utils.cpp | 493 std::string logPath = logName.substr(0, logName.find_last_of("/")); in CompressLogs() local
|
| /base/hiviewdfx/hiview/plugins/eventlogger/ |
| D | event_logger.cpp | 884 auto logPath = R"~(logPath:)~" + std::string(LOGGER_EVENT_LOG_PATH) + "/" + logFile; in UpdateDB() local
|