/base/hiviewdfx/hiview/core/test/unittest/common/ |
D | platform_test_result_listener.cpp | 18 void PlatformTestResultListener::OnUnorderedEvent(const Event& msg) in OnUnorderedEvent() function in PlatformTestResultListener
|
D | platform_test_result_listener.h | 25 void OnUnorderedEvent(const OHOS::HiviewDFX::Event &msg) override;
|
D | event_dispatch_queue_test.h | 48 void OnUnorderedEvent(const OHOS::HiviewDFX::Event &msg) override;
|
D | event_dispatch_queue_test.cpp | 47 void ExtendEventListener::OnUnorderedEvent(const OHOS::HiviewDFX::Event& msg) in OnUnorderedEvent() function in ExtendEventListener
|
/base/hiviewdfx/hiview/test/plugins/examples/dynamic_load_plugin_example/ |
D | dynamic_load_plugin_example.h | 27 void OnUnorderedEvent(const Event &msg) override;
|
D | dynamic_load_plugin_example.cpp | 49 void DynamicLoadPluginExample::OnUnorderedEvent(const Event &msg) in OnUnorderedEvent() function in OHOS::HiviewDFX::DynamicLoadPluginExample
|
/base/hiviewdfx/hiview/test/plugins/examples/event_processor_example2/ |
D | event_processor_example2.h | 29 void OnUnorderedEvent(const Event &msg) override;
|
D | event_processor_example2.cpp | 90 void EventProcessorExample2::OnUnorderedEvent(const Event &msg) in OnUnorderedEvent() function in OHOS::HiviewDFX::EventProcessorExample2
|
/base/hiviewdfx/hiview/base/test/unittest/common/ |
D | event_base_test.h | 39 void OnUnorderedEvent(const Event& msg) override;
|
D | event_base_test.cpp | 56 void TestEventListener::OnUnorderedEvent(const Event& event) in OnUnorderedEvent() function in OHOS::HiviewDFX::TestEventListener
|
/base/hiviewdfx/hiview/plugins/faultlogger/service/ |
D | faultlogger.h | 65 void OnUnorderedEvent(const Event &msg) override;
|
D | faultlogger.cpp | 555 void Faultlogger::OnUnorderedEvent(const Event &msg) in OnUnorderedEvent() function in OHOS::HiviewDFX::Faultlogger
|
/base/hiviewdfx/hiview/base/ |
D | event_dispatch_queue.cpp | 87 ptr->OnUnorderedEvent(event); in ProcessUnorderedEvent()
|
/base/hiviewdfx/hiview/base/include/ |
D | event.h | 263 virtual void OnUnorderedEvent(const Event &msg) = 0;
|
/base/hiviewdfx/hiview/ |
D | hiview_zh.md | 325 virtual void OnUnorderedEvent(const Event &msg) = 0;
|