Home
last modified time | relevance | path

Searched defs:logPath (Results 1 - 23 of 23) sorted by relevance

/base/hiviewdfx/hiview/plugins/faultlogger/interfaces/cpp/innerkits/include/
H A Dfaultlogger_client_msg.h36 std::string logPath; member
/base/hiviewdfx/faultloggerd/tools/process_dump/
H A Dfaultlogger_client_msg.h36 std::string logPath; member
H A Dprocess_dumper.cpp755 std::string logPath = logFilePath + "/" + logFileType + "-" + std::to_string(pid) + "-" + std::to_string(time); in CreateFileForCrash() local
/base/hiviewdfx/hiview/plugins/faultlogger/service/idl/include/
H A Dfaultlog_info_ohos.h39 std::string logPath; member in OHOS::HiviewDFX::FaultLogInfoOhos
/base/hiviewdfx/hiview/plugins/faultlogger/common/
H A Dlog_analyzer.cpp50 std::string logPath = info.logPath; in AnalysisFaultlog() local
H A Dfaultlogger_plugin.h39 virtual std::unique_ptr<FaultLogInfo> GetFaultLogInfo(const std::string& logPath) in GetFaultLogInfo() argument
H A Dfaultlog_info.h34 std::string logPath; member
/base/hiviewdfx/hiview/plugins/faultlogger/service/sanitizer_collector/gwp_asan/
H A Dgwpasan_collector.h43 std::string logPath; member
/base/hiviewdfx/hiview/utility/analysis_faultlog/
H A Danalysis_faultlog.cpp71 std::string logPath; in main() local
/base/hiviewdfx/hiview/plugins/freeze_detector/test/unittest/common/
H A Dfreeze_detector_unittest.cpp712 std::string logPath = "/data/test/test_data/LOG001.log"; in HWTEST_F() local
H A Dfreeze_detector_test.cpp229 std::string logPath = "/data/test/test_data/LOG001.log"; in HWTEST_F() local
38 makeEvent(const std::string& name, const std::string& domain, const std::string& eventName, const std::string& packageName, const std::string& logPath) makeEvent() argument
280 std::string logPath = "/data/test/test_data/LOG002.log"; HWTEST_F() local
321 std::string logPath = "/data/test/test_data/LOG003_1.log"; HWTEST_F() local
360 std::string logPath = "/data/test/test_data/LOG004.log"; HWTEST_F() local
[all...]
/base/hiviewdfx/faultloggerd/frameworks/localhandler/
H A Ddfx_crash_local_handler.cpp129 static void ReportToHiview(const char* logPath, const struct ProcessDumpRequest* request) in ReportToHiview() argument
/base/hiviewdfx/hiview/adapter/plugins/eventlogger/log_catcher/impl/
H A Dlog_catcher_utils.cpp91 std::string logPath = "/data/log/eventlog/"; in WriteKernelStackToFd() local
/base/hiviewdfx/hiview/plugins/freeze_detector/
H A Dfreeze_detector_plugin.cpp121 std::string logPath = ""; in MakeWatchPoint() local
H A Dwatch_point.cpp118 WatchPoint::Builder& WatchPoint::Builder::InitLogPath(const std::string& logPath) in InitLogPath() argument
212 void WatchPoint::SetLogPath(const std::string& logPath) in SetLogPath() argument
H A Dvendor.cpp117 std::string Vendor::SendFaultLog(const WatchPoint &watchPoint, const std::string& logPath, in SendFaultLog() argument
/base/hiviewdfx/hiview/plugins/reliability/bbox_detectors/
H A Dpanic_report_recovery.cpp155 std::string logPath = sysEvent->GetEventValue("LOG_PATH"); in IsRecoveryPanicEvent() local
/base/hiviewdfx/hiview/base/event_publish/include/
H A Dapp_event_handler.h135 std::vector<std::string> logPath; member
/base/hiviewdfx/hilog/services/hilogd/
H A Dlog_persister.cpp458 bool LogPersister::CheckRegistered(uint32_t id, const std::string& logPath) in CheckRegistered() argument
/base/hiviewdfx/hiview/plugins/faultlogger/service/
H A Dfaultlogger.cpp581 std::string logPath = sysEvent->GetEventValue("LOG_PATH"); in ReportJsErrorToAppEvent() local
624 std::string logPath = sysEvent->GetEventValue("LOG_PATH"); in ReportSanitizerToAppEvent() local
674 std::unique_ptr<FaultLogInfo> Faultlogger::GetFaultLogInfo(const std::string &logPath) in GetFaultLogInfo() argument
712 RemoveHilogFromFaultlog(const std::string &logPath, int32_t faultType) const RemoveHilogFromFaultlog() argument
[all...]
/base/tee/tee_client/services/tlogcat/src/
H A Dtlogcat.c305 LogAssembleFilename(char *logName, size_t logNameLen, const char *logPath, const struct FileNameAttr *nameAttr) LogAssembleFilename() argument
317 LogAssembleCompressFilename(char *logName, size_t logNameLen, const char *logPath, const struct FileNameAttr *nameAttr) LogAssembleCompressFilename() argument
[all...]
/base/update/updater/utils/
H A Dutils.cpp493 std::string logPath = logName.substr(0, logName.find_last_of("/")); in CompressLogs() local
/base/hiviewdfx/hiview/plugins/eventlogger/
H A Devent_logger.cpp803 auto logPath = R"~(logPath:)~" + std::string(LOGGER_EVENT_LOG_PATH) + "/" + logFile; in UpdateDB() local

Completed in 16 milliseconds