Home
last modified time | relevance | path

Searched refs:OnUnorderedEvent (Results 1 – 17 of 17) sorted by relevance

/ohos5.0/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
/ohos5.0/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
/ohos5.0/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
/ohos5.0/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
/ohos5.0/base/hiviewdfx/hiview/base/
H A Devent_dispatch_queue.cpp45 ptr->OnUnorderedEvent(event); in ProcessUnorderedEvent()
/ohos5.0/base/hiviewdfx/hiview/plugins/faultlogger/service/
H A Dfaultlogger.h68 void OnUnorderedEvent(const Event &msg) override;
H A Dfaultlogger.cpp794 void Faultlogger::OnUnorderedEvent(const Event &msg) in OnUnorderedEvent() function in OHOS::HiviewDFX::Faultlogger
/ohos5.0/base/hiviewdfx/hiview/base/include/
H A Devent.h262 virtual void OnUnorderedEvent(const Event &msg) = 0;
/ohos5.0/base/hiviewdfx/hiview/plugins/eventlogger/include/
H A Devent_logger.h56 void OnUnorderedEvent(const Event& msg) override;
/ohos5.0/base/hiviewdfx/hiview/
H A Dhiview_zh.md325 virtual void OnUnorderedEvent(const Event &msg) = 0;
/ohos5.0/base/hiviewdfx/hiview/plugins/eventlogger/
H A Devent_logger.cpp946 void EventLogger::OnUnorderedEvent(const Event& msg) in OnUnorderedEvent() function in OHOS::HiviewDFX::EventLogger