Home
last modified time | relevance | path

Searched refs:FilterTrace (Results 1 - 7 of 7) sorted by relevance

/base/hiviewdfx/hiview/utility/common_utils/include/
H A Dtbox.h39 static void FilterTrace(std::map<std::string, std::string>& eventInfo, std::string eventType = "");
/base/hiviewdfx/hiview/plugins/faultlogger/common/
H A Dlog_analyzer.cpp67 Tbox::FilterTrace(eventInfos, eventType); in AnalysisFaultlog()
/base/hiviewdfx/hiview/utility/analysis_faultlog/
H A Danalysis_faultlog.cpp60 OHOS::HiviewDFX::Tbox::FilterTrace(eventInfo, eventType); in Tbox()
63 std::cout << "Tbox::FilterTrace running time : " << diffTime << " ms" << std::endl; in Tbox()
65 PrintEventInfo(eventInfo, "Tbox::FilterTrace result:"); in Tbox()
/base/hiviewdfx/hiview/plugins/reliability/bbox_detectors/test/unittest/
H A Dbbox_detector_unit_test.cpp126 Tbox::FilterTrace(eventInfos); in HWTEST_F()
/base/hiviewdfx/hiview/utility/common_utils/
H A Dtbox.cpp137 void Tbox::FilterTrace(std::map<std::string, std::string>& eventInfo, string eventType) in FilterTrace() function in OHOS::HiviewDFX::Tbox
/base/hiviewdfx/hiview/utility/common_utils/test/unittest/common/
H A Dutility_common_utils_test.cpp203 * @tc.desc: Test FilterTrace method of class Tbox
238 Tbox::FilterTrace(eventInfos); in HWTEST_F()
247 * @tc.desc: Test FilterTrace method of class Tbox
276 Tbox::FilterTrace(eventInfos); in HWTEST_F()
/base/hiviewdfx/hiview/plugins/reliability/bbox_detectors/
H A Dbbox_detector_plugin.cpp123 Tbox::FilterTrace(eventInfos); in HandleBBoxEvent()

Completed in 4 milliseconds