Home
last modified time | relevance | path

Searched refs:MergeEventLog (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/base/hiviewdfx/hiview/plugins/freeze_detector/
H A Dvendor.h46 std::string MergeEventLog(
H A Dresolver.cpp125 vendor_->MergeEventLog(watchPoint, list, result); in ProcessEvent()
H A Dvendor.cpp265 std::string Vendor::MergeEventLog( in MergeEventLog() function in OHOS::HiviewDFX::Vendor
/ohos5.0/base/hiviewdfx/hiview/plugins/freeze_detector/test/unittest/common/
H A Dfreeze_detector_unittest.cpp390 ASSERT_TRUE(!vendor->MergeEventLog(watchPoint, list, result).empty());
418 std::string ret = vendor->MergeEventLog(watchPoint, list, result);