Home
last modified time | relevance | path

Searched refs:SetLogPath (Results 1 – 3 of 3) sorted by relevance

/base/hiviewdfx/hiview/plugins/freeze_detector/
Dwatch_point.h73 void SetLogPath(const std::string& logPath);
Dwatch_point.cpp176 void WatchPoint::SetLogPath(const std::string& logPath) in SetLogPath() function in OHOS::HiviewDFX::WatchPoint
Ddb_helper.cpp85 watchPoint.SetLogPath(result[1].str()); in SelectEventFromDB()