Home
last modified time | relevance | path

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

/base/hiviewdfx/hiview/plugins/freeze_detector/
H A Dvendor.h53 std::string SendFaultLog(const WatchPoint &watchPoint, const std::string& logPath, const std::string& type) const;
H A Dvendor.cpp117 std::string Vendor::SendFaultLog(const WatchPoint &watchPoint, const std::string& logPath, in SendFaultLog() function in OHOS::HiviewDFX::Vendor
328 return SendFaultLog(watchPoint, tmpLogPath, type); in MergeEventLog()
/base/hiviewdfx/hiview/plugins/freeze_detector/test/unittest/common/
H A Dfreeze_detector_unittest.cpp438 vendor1->SendFaultLog(watchPoint, "test", "sysfreeze"); in HWTEST_F()

Completed in 5 milliseconds