Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hiview/plugins/freeze_detector/
H A Dwatch_point.h79 std::string GetLogPath() const;
H A Dwatch_point.cpp197 std::string WatchPoint::GetLogPath() const in GetLogPath() function in OHOS::HiviewDFX::WatchPoint
H A Dfreeze_detector_plugin.cpp192 if (watchPoint.GetLogPath().empty()) { in OnEventListeningCallback()
H A Dvendor.cpp212 std::string filePath = node.GetLogPath(); in InitLogBody()
/ohos5.0/base/hiviewdfx/hiview/plugins/freeze_detector/test/unittest/common/
H A Dfreeze_detector_unittest.cpp748 ASSERT_EQ(wp1->GetLogPath(), logPath);