| /base/hiviewdfx/hiview/plugins/freeze_detector/test/unittest/common/ |
| D | freeze_detector_test.cpp | 42 const std::string& logPath) in makeEvent() 238 std::string logPath = "/data/test/test_data/LOG001.log"; variable 288 std::string logPath = "/data/test/test_data/LOG002.log"; variable 329 std::string logPath = "/data/test/test_data/LOG003_1.log"; variable 368 std::string logPath = "/data/test/test_data/LOG004.log"; variable
|
| /base/hiviewdfx/hiview/plugins/hicollie_collector/test/unittest/common/ |
| D | hicollie_collector_test.cpp | 40 const std::string& logPath) in makeEvent() 175 std::string logPath = "/data/test/test_data/LOG001.log"; variable 217 std::string logPath = "/data/test/test_data/LOG002.log"; variable
|
| /base/hiviewdfx/hiview/plugins/faultlogger/service/idl/include/ |
| D | faultlog_info_ohos.h | 38 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 | faultlog_info.h | 33 std::string logPath; member
|
| /base/hiviewdfx/hiview/plugins/freeze_detector/ |
| D | vendor.cpp | 80 std::string Vendor::SendFaultLog(const WatchPoint &watchPoint, const std::string& logPath, in SendFaultLog() 160 std::string logPath; in MergeEventLog() local
|
| D | watch_point.cpp | 109 WatchPoint::Builder& WatchPoint::Builder::InitLogPath(const std::string& logPath) in InitLogPath() 176 void WatchPoint::SetLogPath(const std::string& logPath) in SetLogPath()
|
| D | db_helper.cpp | 111 std::string logPath = watchPoint.GetLogPath(); in UpdateEventIntoDB() local
|
| D | resolver.cpp | 149 std::string logPath = vendor_->MergeEventLog(watchPoint, list, result); in ProcessEvent() local
|
| D | freeze_detector_plugin.cpp | 116 std::string logPath = ""; in MakeWatchPoint() local
|
| /base/hiviewdfx/hiview/plugins/faultlogger/interfaces/cpp/innerkits/include/ |
| D | faultlogger_client.h | 32 std::string logPath; member
|
| /base/hiviewdfx/hiview/plugins/eventlogger/test/unittest/common/ |
| D | event_logger_action_test.cpp | 114 std::string logPath = path_ + "/" + logFile_; in JudgmentsFileSize() local 152 std::string logPath = path_ + "/" + logFile_; in StartCreate() local
|
| /base/hiviewdfx/hiview/plugins/eventlogger/log_catcher/test/unittest/common/ |
| D | event_logger_catcher_test.cpp | 117 std::string logPath = path_ + "/" + logFile_; in JudgmentsFileSize() local 154 std::string logPath = path_ + "/" + logFile_; in StartCreate() local
|
| /base/hiviewdfx/faultloggerd/tools/process_dump/ |
| D | cppcrash_reporter.cpp | 37 std::string logPath; member
|
| /base/hiviewdfx/hiview/plugins/eventlogger/ |
| D | event_logger.cpp | 251 auto logPath = R"~(logPath:)~" + LOGGER_EVENT_LOG_PATH + "/" + logFile; in UpdateDB() local 317 std::string logPath = dirPath + "/" + fileName; in CreateAndPublishEvent() local
|
| /base/hiviewdfx/hilog/services/hilogd/ |
| D | log_persister.cpp | 410 bool LogPersister::CheckRegistered(uint32_t id, const std::string& logPath) in CheckRegistered()
|
| /base/startup/appspawn/standard/ |
| D | appspawn_process.c | 48 char logPath[PATH_MAX] = {0}; in SetAsanEnabledEnv() local
|
| /base/hiviewdfx/hiview/plugins/faultlogger/service/ |
| D | faultlogger.cpp | 505 std::unique_ptr<FaultLogInfo> Faultlogger::GetFaultLogInfo(const std::string &logPath) in GetFaultLogInfo()
|