/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/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_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_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 | 63 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 | 45 void DynamicLoadPluginExample::OnUnload() in OnUnload() function in OHOS::HiviewDFX::DynamicLoadPluginExample
|
/base/hiviewdfx/hiview/test/plugins/examples/event_processor_example1/ |
D | event_processor_example1.h | 28 void OnUnload() override;
|
D | event_processor_example1.cpp | 97 void EventProcessorExample1::OnUnload() in OnUnload() function in OHOS::HiviewDFX::EventProcessorExample1
|
/base/hiviewdfx/hiview/test/plugins/examples/event_processor_example2/ |
D | event_processor_example2.h | 28 void OnUnload() override;
|
/base/hiviewdfx/hiview/plugins/reliability/bbox_detectors/ |
D | bbox_detector_plugin.h | 29 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/eventservice/include/ |
D | sys_event_service.h | 34 void OnUnload() override;
|
/base/hiviewdfx/hiview/plugins/freeze_detector/ |
D | freeze_detector_plugin.h | 37 void OnUnload() override;
|
/base/hiviewdfx/hiview/core/ |
D | sysevent_source.h | 56 void OnUnload() override;
|
/base/hiviewdfx/hiview/plugins/faultlogger/crash_validator/ |
D | crash_validator.h | 46 void OnUnload() override;
|
/base/hiviewdfx/hiview/plugins/hicollie_collector/ |
D | plugin.h | 29 void OnUnload() override;
|