Home
last modified time | relevance | path

Searched refs:OnUnload (Results 1 - 25 of 59) sorted by relevance

123

/base/hiviewdfx/hiview/plugins/usage_event_report/test/unittest/
H A Dusage_event_report_test.cpp50 plugin.OnUnload(); in HWTEST_F()
77 plugin.OnUnload(); in HWTEST_F()
/base/hiviewdfx/hiview/base/test/unittest/common/
H A Dpipeline_test.cpp104 plugin1->OnUnload(); in DoTest()
105 plugin2->OnUnload(); in DoTest()
106 plugin3->OnUnload(); in DoTest()
107 plugin4->OnUnload(); in DoTest()
H A Dplugin_example.h36 void OnUnload() override {};
/base/hiviewdfx/hiview/test/plugins/examples_bundle/bundle_plugin_example1/
H A Dbundle_plugin_example1.h28 void OnUnload() override;
H A Dbundle_plugin_example1.cpp56 void BundlePluginExample1::OnUnload() in OnUnload() function in OHOS::HiviewDFX::BundlePluginExample1
58 printf("BundlePluginExample1 OnUnload \n"); in OnUnload()
/base/hiviewdfx/hiview/test/plugins/examples/dynamic_load_plugin_example/
H A Ddynamic_load_plugin_example.h26 void OnUnload() override;
H A Ddynamic_load_plugin_example.cpp44 void DynamicLoadPluginExample::OnUnload() in OnUnload() function in OHOS::HiviewDFX::DynamicLoadPluginExample
46 printf("DynamicLoadPluginExample OnUnload \n"); in OnUnload()
/base/hiviewdfx/hiview/test/plugins/examples/event_processor_example2/
H A Devent_processor_example2.h28 void OnUnload() override;
/base/hiviewdfx/hiview/test/plugins/examples/event_processor_example1/
H A Devent_processor_example1.h28 void OnUnload() override;
/base/hiviewdfx/hiview/test/plugins/examples_bundle/bundle_plugin_example3/
H A Dbundle_plugin_example3.h28 void OnUnload() override;
H A Dbundle_plugin_example3.cpp57 void BundlePluginExample3::OnUnload() in OnUnload() function in OHOS::HiviewDFX::BundlePluginExample3
59 printf("BundlePluginExample3 OnUnload \n"); in OnUnload()
/base/hiviewdfx/hiview/test/plugins/examples_bundle/bundle_plugin_example2/
H A Dbundle_plugin_example2.h28 void OnUnload() override;
H A Dbundle_plugin_example2.cpp57 void BundlePluginExample2::OnUnload() in OnUnload() function in OHOS::HiviewDFX::BundlePluginExample2
59 printf("BundlePluginExample2 OnUnload \n"); in OnUnload()
/base/hiviewdfx/hiview/test/plugins/examples/event_processor_example4/
H A Devent_processor_example4.h28 void OnUnload() override;
/base/hiviewdfx/hiview/test/plugins/examples/event_processor_example5/
H A Devent_processor_example5.h31 void OnUnload() override;
H A Devent_processor_example5.cpp55 void EventProcessorExample5::OnUnload() in OnUnload() function in OHOS::HiviewDFX::EventProcessorExample5
57 printf("EventProcessorExample5 OnUnload \n."); in OnUnload()
/base/hiviewdfx/hiview/plugins/sys_dispatcher/include/
H A Dsys_dispatcher.h28 void OnUnload() override;
/base/hiviewdfx/hiview/plugins/performance/
H A DXperfPlugin.h31 void OnUnload() override;
/base/hiviewdfx/hiview/plugins/event_store/include/
H A Dsys_event_store.h31 void OnUnload() override;
/base/hiviewdfx/hiview/test/plugins/examples/event_processor_example3/
H A Devent_processor_example3.h38 void OnUnload() override;
H A Devent_processor_example3.cpp72 void EventProcessorExample3::OnUnload() in OnUnload() function in OHOS::HiviewDFX::EventProcessorExample3
74 printf("EventProcessorExample3 OnUnload \n"); in OnUnload()
/base/hiviewdfx/hiview/plugins/reliability/leak_detectors/
H A Dfault_detector_manager.h38 void OnUnload() override;
/base/hiviewdfx/hiview/plugins/sysevent_source/test/fuzztest/common/eventsource_fuzzer/
H A Deventsource_fuzzer.cpp52 g_eventSource.OnUnload(); in ~Initializer()
/base/hiviewdfx/hiview/plugins/usage_event_report/include/
H A Dusage_event_report.h36 void OnUnload() override;
/base/hiviewdfx/hiview/plugins/freeze_detector/
H A Dfreeze_detector_plugin.h37 void OnUnload() override;

Completed in 6 milliseconds

123