Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hiview/plugins/freeze_detector/
H A Dvendor.cpp248 std::string ffrtPath = "/data/log/eventlog/ffrt_" + std::to_string(watchPoint.GetPid()) + "_" + in InitLogFfrt() local
251 if (!FileUtil::PathToRealPath(ffrtPath, realPath)) { in InitLogFfrt()
252 HIVIEW_LOGE("PathToRealPath Failed:%{public}s.", ffrtPath.c_str()); in InitLogFfrt()