Home
last modified time | relevance | path

Searched refs:RequestUnloadPlugin (Results 1 - 6 of 6) sorted by relevance

/base/hiviewdfx/hiview/test/plugins/examples/dynamic_load_plugin_example/
H A Ddynamic_load_plugin_example.cpp54 GetHiviewContext()->RequestUnloadPlugin(shared_from_this()); in OnUnorderedEvent()
/base/hiviewdfx/hiview/test/plugins/examples/event_processor_example4/
H A Devent_processor_example4.cpp69 GetHiviewContext()->RequestUnloadPlugin(shared_from_this()); in OnEvent()
70 printf("EventProcessorExample4 RequestUnloadPlugin aaa\n "); in OnEvent()
/base/hiviewdfx/hiview/base/test/unittest/common/
H A Dplugin_test.cpp130 // RequestUnloadPlugin in HWTEST_F()
131 context.RequestUnloadPlugin(nullptr); in HWTEST_F()
/base/hiviewdfx/hiview/base/include/
H A Dplugin.h220 virtual void RequestUnloadPlugin(std::shared_ptr<Plugin> caller __UNUSED) {}; in RequestUnloadPlugin() function in OHOS::HiviewDFX::HiviewContext
/base/hiviewdfx/hiview/core/include/
H A Dhiview_platform.h51 void RequestUnloadPlugin(std::shared_ptr<Plugin> caller) override;
/base/hiviewdfx/hiview/core/
H A Dhiview_platform.cpp731 void HiviewPlatform::RequestUnloadPlugin(std::shared_ptr<Plugin> caller) in RequestUnloadPlugin() function in OHOS::HiviewDFX::HiviewPlatform

Completed in 10 milliseconds