Searched refs:SendFaultLog (Results 1 – 3 of 3) sorted by relevance
/ohos5.0/base/hiviewdfx/hiview/plugins/freeze_detector/ |
H A D | vendor.h | 71 …std::string SendFaultLog(const WatchPoint &watchPoint, const std::string& logPath, const std::stri…
|
H A D | vendor.cpp | 100 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 D | freeze_detector_unittest.cpp | 438 vendor1->SendFaultLog(watchPoint, "test", "sysfreeze", "processName", "No");
|