Home
last modified time | relevance | path

Searched refs:tmpLogName (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()
240 tmpLogName = pubLogPathName + std::string(POSTFIX); in InitLogInfo()
241 tmpLogPath = std::string(FREEZE_DETECTOR_PATH) + tmpLogName; in InitLogInfo()
294 std::string tmpLogName; in MergeEventLog() local
295 InitLogInfo(watchPoint, type, retPath, tmpLogPath, tmpLogName); in MergeEventLog()
319 int fd = logStore_->CreateLogFile(tmpLogName); in MergeEventLog()
H A Dvendor.h43 std::string& tmpLogPath, std::string& tmpLogName) const;

Completed in 2 milliseconds