Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hiview/plugins/freeze_detector/
H A Dvendor.h71 …std::string SendFaultLog(const WatchPoint &watchPoint, const std::string& logPath, const std::stri…
H A Dvendor.cpp100 std::string Vendor::SendFaultLog(const WatchPoint &watchPoint, const std::string& logPath, in SendFaultLog() function in OHOS::HiviewDFX::Vendor
321 return SendFaultLog(watchPoint, tmpLogPath, type, processName, isScbPro); in MergeEventLog()
/ohos5.0/base/hiviewdfx/hiview/plugins/freeze_detector/test/unittest/common/
H A Dfreeze_detector_unittest.cpp438 vendor1->SendFaultLog(watchPoint, "test", "sysfreeze", "processName", "No");