Home
last modified time | relevance | path

Searched refs:GetLogPath (Results 1 – 5 of 5) sorted by relevance

/base/hiviewdfx/hiview/plugins/freeze_detector/
Dwatch_point.h72 std::string GetLogPath() const;
Dwatch_point.cpp171 std::string WatchPoint::GetLogPath() const in GetLogPath() function in OHOS::HiviewDFX::WatchPoint
Ddb_helper.cpp111 std::string logPath = watchPoint.GetLogPath(); in UpdateEventIntoDB()
Dfreeze_detector_plugin.cpp160 if (watchPoint.GetLogPath().empty()) { in OnEventListeningCallback()
Dvendor.cpp187 std::string filePath = node.GetLogPath(); in MergeEventLog()