Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hiview/plugins/freeze_detector/
H A Dvendor.cpp280 std::string tmpLogPath = std::string(FREEZE_DETECTOR_PATH) + tmpLogName; in MergeEventLog() local
313 HIVIEW_LOGE("failed to create log file %{public}s.", tmpLogPath.c_str()); in MergeEventLog()
321 return SendFaultLog(watchPoint, tmpLogPath, type, processName, isScbPro); in MergeEventLog()