Home
last modified time | relevance | path

Searched refs:OnUnorderedEvent (Results 1 - 16 of 16) sorted by relevance

/base/hiviewdfx/hiview/core/test/unittest/common/
H A Dplatform_test_result_listener.cpp18 void PlatformTestResultListener::OnUnorderedEvent(const Event& msg) in OnUnorderedEvent() function in PlatformTestResultListener
H A Dplatform_test_result_listener.h25 void OnUnorderedEvent(const OHOS::HiviewDFX::Event &msg) override;
H A Devent_dispatch_queue_test.h50 void OnUnorderedEvent(const OHOS::HiviewDFX::Event &msg) override;
H A Devent_dispatch_queue_test.cpp48 void ExtendEventListener::OnUnorderedEvent(const OHOS::HiviewDFX::Event& msg) in OnUnorderedEvent() function in ExtendEventListener
50 printf("cur listener:%s OnUnorderedEvent eventId_:%u \n", name_.c_str(), msg.eventId_); in OnUnorderedEvent()
/base/hiviewdfx/hiview/test/plugins/examples/dynamic_load_plugin_example/
H A Ddynamic_load_plugin_example.h27 void OnUnorderedEvent(const Event &msg) override;
H A Ddynamic_load_plugin_example.cpp49 void DynamicLoadPluginExample::OnUnorderedEvent(const Event &msg) in OnUnorderedEvent() function in OHOS::HiviewDFX::DynamicLoadPluginExample
51 printf("DynamicLoadPluginExample OnUnorderedEvent.\n"); in OnUnorderedEvent()
/base/hiviewdfx/hiview/test/plugins/examples/event_processor_example2/
H A Devent_processor_example2.h29 void OnUnorderedEvent(const Event &msg) override;
H A Devent_processor_example2.cpp90 void EventProcessorExample2::OnUnorderedEvent(const Event &msg) in OnUnorderedEvent() function in OHOS::HiviewDFX::EventProcessorExample2
92 printf("EventProcessorExample2 OnUnorderedEvent.\n"); in OnUnorderedEvent()
/base/hiviewdfx/hiview/base/test/unittest/common/
H A Devent_base_test.h39 void OnUnorderedEvent(const Event& msg) override;
H A Devent_base_test.cpp56 void TestEventListener::OnUnorderedEvent(const Event& event) in OnUnorderedEvent() function in OHOS::HiviewDFX::TestEventListener
/base/hiviewdfx/hiview/base/
H A Devent_dispatch_queue.cpp45 ptr->OnUnorderedEvent(event); in ProcessUnorderedEvent()
/base/hiviewdfx/hiview/plugins/faultlogger/service/
H A Dfaultlogger.h68 void OnUnorderedEvent(const Event &msg) override;
H A Dfaultlogger.cpp795 void Faultlogger::OnUnorderedEvent(const Event &msg) in OnUnorderedEvent() function in OHOS::HiviewDFX::Faultlogger
/base/hiviewdfx/hiview/plugins/eventlogger/include/
H A Devent_logger.h56 void OnUnorderedEvent(const Event& msg) override;
/base/hiviewdfx/hiview/base/include/
H A Devent.h262 virtual void OnUnorderedEvent(const Event &msg) = 0;
/base/hiviewdfx/hiview/plugins/eventlogger/
H A Devent_logger.cpp973 void EventLogger::OnUnorderedEvent(const Event& msg) in OnUnorderedEvent() function in OHOS::HiviewDFX::EventLogger

Completed in 7 milliseconds