Home
last modified time | relevance | path

Searched defs:logPath (Results 1 – 18 of 18) sorted by relevance

/base/hiviewdfx/hiview/plugins/freeze_detector/test/unittest/common/
Dfreeze_detector_test.cpp42 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
Dfreeze_detector_unittest.cpp694 std::string logPath = "/data/test/test_data/LOG001.log"; variable
/base/hiviewdfx/hiview/plugins/faultlogger/service/idl/include/
Dfaultlog_info_ohos.h39 std::string logPath; variable
/base/hiviewdfx/hiview/plugins/faultlogger/common/
Dlog_analyzer.cpp33 std::string logPath = info.logPath; in AnalysisFaultlog() local
Dfaultlogger_plugin.h39 virtual std::unique_ptr<FaultLogInfo> GetFaultLogInfo(const std::string& logPath) in GetFaultLogInfo()
Dfaultlog_info.h34 std::string logPath; member
/base/hiviewdfx/hiview/plugins/freeze_detector/
Dvendor.cpp82 std::string Vendor::SendFaultLog(const WatchPoint &watchPoint, const std::string& logPath, in SendFaultLog()
176 std::string& logPath, std::string& logName) const in InitLogInfo()
255 std::string logPath; in MergeEventLog() local
Dwatch_point.cpp111 WatchPoint::Builder& WatchPoint::Builder::InitLogPath(const std::string& logPath) in InitLogPath()
200 void WatchPoint::SetLogPath(const std::string& logPath) in SetLogPath()
Dfreeze_detector_plugin.cpp121 std::string logPath = ""; in MakeWatchPoint() local
/base/hiviewdfx/hiview/plugins/faultlogger/interfaces/cpp/innerkits/include/
Dfaultlogger_client.h46 std::string logPath; member
/base/hiviewdfx/faultloggerd/tools/process_dump/
Dcppcrash_reporter.cpp39 std::string logPath; member
/base/hiviewdfx/hiview/plugins/eventlogger/log_catcher/test/unittest/common/
Devent_logger_catcher_test.cpp122 std::string logPath = path_ + "/" + logFile_; in JudgmentsFileSize() local
159 std::string logPath = path_ + "/" + logFile_; in StartCreate() local
/base/hiviewdfx/hilog/services/hilogd/
Dlog_persister.cpp409 bool LogPersister::CheckRegistered(uint32_t id, const std::string& logPath) in CheckRegistered()
/base/tee/tee_client/services/tlogcat/src/
Dtlogcat.c306 const char *logPath, const struct FileNameAttr *nameAttr) in LogAssembleFilename()
318 const char *logPath, const struct FileNameAttr *nameAttr) in LogAssembleCompressFilename()
/base/startup/appspawn/standard/
Dappspawn_process.c57 char logPath[PATH_MAX] = {0}; in SetAsanEnabledEnv() local
/base/hiviewdfx/hiview/plugins/eventlogger/
Devent_logger.cpp414 auto logPath = R"~(logPath:)~" + LOGGER_EVENT_LOG_PATH + "/" + logFile; in UpdateDB() local
/base/hiviewdfx/hiview/plugins/faultlogger/service/
Dfaultlogger.cpp621 std::unique_ptr<FaultLogInfo> Faultlogger::GetFaultLogInfo(const std::string &logPath) in GetFaultLogInfo()
/base/update/updater/utils/
Dutils.cpp468 std::string logPath = logName.substr(0, logName.find_last_of("/")); in CompressLogs() local