Home
last modified time | relevance | path

Searched refs:eventRef (Results 1 - 4 of 4) sorted by relevance

/base/hiviewdfx/hiview/plugins/reliability/leak_detectors/
H A Dfault_detector_manager.cpp124 Event& eventRef = const_cast<Event&>(msg); in OnEventListeningCallback() local
125 SysEvent& sysEvent = static_cast<SysEvent&>(eventRef); in OnEventListeningCallback()
/base/hiviewdfx/hiview/plugins/performance/
H A DXperfPlugin.cpp120 Event& eventRef = const_cast<Event&>(event); in OnEventListeningCallback() local
121 SysEvent& sysEvent = static_cast<SysEvent&>(eventRef); in OnEventListeningCallback()
/base/hiviewdfx/hiview/plugins/freeze_detector/
H A Dfreeze_detector_plugin.cpp105 Event& eventRef = const_cast<Event&>(event); in MakeWatchPoint() local
106 SysEvent& sysEvent = static_cast<SysEvent&>(eventRef); in MakeWatchPoint()
/base/notification/common_event_service/services/test/unittest/
H A Dcommon_event_publish_ordered_event_unit_test.cpp223 CommonEventData eventRef; in HWTEST_F() local
224 eventRef.SetWant(want); in HWTEST_F()
228 std::shared_ptr<CommonEventData> commonEventData = std::make_shared<CommonEventData>(eventRef); in HWTEST_F()

Completed in 4 milliseconds