Home
last modified time | relevance | path

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

/base/hiviewdfx/hiview/plugins/freeze_detector/
H A Dvendor.cpp222 std::string& tmpLogPath, std::string& tmpLogName) const in InitLogInfo()
241 tmpLogPath = std::string(FREEZE_DETECTOR_PATH) + tmpLogName; in InitLogInfo()
293 std::string tmpLogPath; in MergeEventLog() local
295 InitLogInfo(watchPoint, type, retPath, tmpLogPath, tmpLogName); in MergeEventLog()
321 HIVIEW_LOGE("failed to create tmp log file %{public}s.", tmpLogPath.c_str()); in MergeEventLog()
328 return SendFaultLog(watchPoint, tmpLogPath, type); in MergeEventLog()
221 InitLogInfo(const WatchPoint& watchPoint, std::string& type, std::string& retPath, std::string& tmpLogPath, std::string& tmpLogName) const InitLogInfo() argument
H A Dvendor.h43 std::string& tmpLogPath, std::string& tmpLogName) const;

Completed in 2 milliseconds