/base/hiviewdfx/hiview/base/test/unittest/common/ |
D | pipeline_test.cpp | 104 plugin1->OnUnload(); in DoTest() 105 plugin2->OnUnload(); in DoTest() 106 plugin3->OnUnload(); in DoTest() 107 plugin4->OnUnload(); in DoTest()
|
D | plugin_example.h | 36 void OnUnload() override {}; in OnUnload() function
|
/base/hiviewdfx/hiview/test/plugins/examples_bundle/bundle_plugin_example2/ |
D | bundle_plugin_example2.h | 28 void OnUnload() override;
|
D | bundle_plugin_example2.cpp | 57 void BundlePluginExample2::OnUnload() in OnUnload() function in OHOS::HiviewDFX::BundlePluginExample2
|
/base/hiviewdfx/hiview/test/plugins/examples/event_processor_example5/ |
D | event_processor_example5.h | 31 void OnUnload() override;
|
D | event_processor_example5.cpp | 55 void EventProcessorExample5::OnUnload() in OnUnload() function in OHOS::HiviewDFX::EventProcessorExample5
|
/base/hiviewdfx/hiview/test/plugins/examples_bundle/bundle_plugin_example1/ |
D | bundle_plugin_example1.h | 28 void OnUnload() override;
|
D | bundle_plugin_example1.cpp | 56 void BundlePluginExample1::OnUnload() in OnUnload() function in OHOS::HiviewDFX::BundlePluginExample1
|
/base/hiviewdfx/hiview/test/plugins/examples_bundle/bundle_plugin_example3/ |
D | bundle_plugin_example3.h | 28 void OnUnload() override;
|
D | bundle_plugin_example3.cpp | 57 void BundlePluginExample3::OnUnload() in OnUnload() function in OHOS::HiviewDFX::BundlePluginExample3
|
/base/hiviewdfx/hiview/test/plugins/examples/event_processor_example4/ |
D | event_processor_example4.h | 28 void OnUnload() override;
|
/base/hiviewdfx/hiview/test/plugins/examples/dynamic_load_plugin_example/ |
D | dynamic_load_plugin_example.h | 26 void OnUnload() override;
|
D | dynamic_load_plugin_example.cpp | 44 void DynamicLoadPluginExample::OnUnload() in OnUnload() function in OHOS::HiviewDFX::DynamicLoadPluginExample
|
/base/hiviewdfx/hiview/plugins/reliability/bbox_detectors/ |
D | bbox_detector_plugin.h | 29 void OnUnload() override;
|
/base/hiviewdfx/hiview/test/plugins/examples/event_processor_example1/ |
D | event_processor_example1.h | 28 void OnUnload() override;
|
/base/hiviewdfx/hiview/plugins/sys_dispatcher/include/ |
D | sys_dispatcher.h | 28 void OnUnload() override;
|
/base/hiviewdfx/hiview/test/plugins/examples/event_processor_example2/ |
D | event_processor_example2.h | 28 void OnUnload() override;
|
/base/hiviewdfx/hiview/plugins/event_store/include/ |
D | sys_event_store.h | 33 void OnUnload() override;
|
/base/hiviewdfx/hiview/plugins/usage_event_report/include/ |
D | usage_event_report.h | 33 void OnUnload() override;
|
/base/hiviewdfx/hiview/test/plugins/examples/event_processor_example3/ |
D | event_processor_example3.h | 38 void OnUnload() override;
|
D | event_processor_example3.cpp | 72 void EventProcessorExample3::OnUnload() in OnUnload() function in OHOS::HiviewDFX::EventProcessorExample3
|
/base/hiviewdfx/hiview/plugins/freeze_detector/ |
D | freeze_detector_plugin.h | 37 void OnUnload() override;
|
/base/hiviewdfx/hiview/plugins/sysevent_source/test/fuzztest/common/eventsource_fuzzer/ |
D | eventsource_fuzzer.cpp | 51 g_eventSource.OnUnload(); in ~Initializer()
|
/base/hiviewdfx/hiview/plugins/sys_dispatcher/ |
D | sys_dispatcher.cpp | 40 void SysEventDispatcher::OnUnload() in OnUnload() function in OHOS::HiviewDFX::SysEventDispatcher
|
/base/hiviewdfx/hiview/plugins/sysevent_source/include/ |
D | sysevent_source.h | 59 void OnUnload() override;
|