/ohos5.0/base/hiviewdfx/hiview/plugins/freeze_detector/test/unittest/common/ |
H A 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
|
H A D | freeze_detector_unittest.cpp | 746 std::string logPath = "/data/test/test_data/LOG001.log"; variable
|
/ohos5.0/foundation/arkui/ui_lite/test/autotest/src/ |
H A D | auto_test_manager.cpp | 45 const char logPath[] = ".\\auto_test_log.txt"; in SetUpTestCase() local 48 const char logPath[] = "./auto_test_log.txt"; in SetUpTestCase() local
|
/ohos5.0/base/hiviewdfx/hiview/plugins/faultlogger/service/idl/include/ |
H A D | faultlog_info_ohos.h | 39 std::string logPath; variable
|
/ohos5.0/base/hiviewdfx/hiview/plugins/faultlogger/common/ |
H A D | faultlogger_plugin.h | 39 virtual std::unique_ptr<FaultLogInfo> GetFaultLogInfo(const std::string& logPath) in GetFaultLogInfo()
|
H A D | log_analyzer.cpp | 50 std::string logPath = info.logPath; in AnalysisFaultlog() local
|
H A D | faultlog_info.h | 34 std::string logPath; member
|
/ohos5.0/base/hiviewdfx/hiview/plugins/faultlogger/interfaces/cpp/innerkits/include/ |
H A D | faultlogger_client_msg.h | 36 std::string logPath; member
|
/ohos5.0/base/hiviewdfx/faultloggerd/tools/process_dump/ |
H A D | faultlogger_client_msg.h | 36 std::string logPath; member
|
H A D | process_dumper.cpp | 733 std::string logPath = ss.str(); in CreateFileForCrash() local
|
/ohos5.0/base/hiviewdfx/hiview/plugins/faultlogger/service/sanitizer_collector/gwp_asan/ |
H A D | gwpasan_collector.h | 44 std::string logPath; member
|
/ohos5.0/base/hiviewdfx/hiview/plugins/freeze_detector/ |
H A 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()
|
H A D | freeze_detector_plugin.cpp | 117 std::string logPath = ""; in MakeWatchPoint() local
|
H A D | vendor.cpp | 100 std::string Vendor::SendFaultLog(const WatchPoint &watchPoint, const std::string& logPath, in SendFaultLog()
|
/ohos5.0/base/hiviewdfx/hiview/plugins/faultlogger/service/ |
H A D | faultlogger.cpp | 564 std::string logPath = sysEvent->GetEventValue("LOG_PATH"); in ReportJsErrorToAppEvent() local 619 std::string logPath = sysEvent->GetEventValue("LOG_PATH"); in ReportSanitizerToAppEvent() local 668 std::unique_ptr<FaultLogInfo> Faultlogger::GetFaultLogInfo(const std::string &logPath) in GetFaultLogInfo() 706 void Faultlogger::FaultlogLimit(const std::string &logPath, int32_t faultType) const in FaultlogLimit() argument
|
/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_backup_extension/src/log/ |
H A D | backup_hi_audit.cpp | 32 std::string logPath; member
|
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/src/ |
H A D | hi_audit.cpp | 32 std::string logPath; member
|
/ohos5.0/base/hiviewdfx/hiview/adapter/plugins/eventlogger/log_catcher/impl/ |
H A D | log_catcher_utils.cpp | 83 std::string logPath = "/data/log/eventlog/"; in WriteKernelStackToFd() local
|
/ohos5.0/base/hiviewdfx/hiview/plugins/reliability/bbox_detectors/ |
H A D | panic_report_recovery.cpp | 155 std::string logPath = sysEvent->GetEventValue("LOG_PATH"); in IsRecoveryPanicEvent() local
|
/ohos5.0/base/hiviewdfx/hilog/services/hilogd/ |
H A D | log_persister.cpp | 458 bool LogPersister::CheckRegistered(uint32_t id, const std::string& logPath) in CheckRegistered()
|
/ohos5.0/base/tee/tee_client/services/tlogcat/src/ |
H A D | tlogcat.c | 306 const char *logPath, const struct FileNameAttr *nameAttr) in LogAssembleFilename() 318 const char *logPath, const struct FileNameAttr *nameAttr) in LogAssembleCompressFilename()
|
/ohos5.0/base/hiviewdfx/hiview/base/event_publish/include/ |
H A D | app_event_handler.h | 135 std::vector<std::string> logPath; member
|
/ohos5.0/base/update/updater/utils/ |
H A D | utils.cpp | 496 std::string logPath = logName.substr(0, logName.find_last_of("/")); in CompressLogs() local
|
/ohos5.0/base/hiviewdfx/hiview/plugins/eventlogger/ |
H A D | event_logger.cpp | 776 auto logPath = R"~(logPath:)~" + LOGGER_EVENT_LOG_PATH + "/" + logFile; in UpdateDB() local
|