Home
last modified time | relevance | path

Searched defs:DestroyPlugin (Results 1 – 3 of 3) sorted by relevance

/base/customization/enterprise_device_management/interfaces/inner_api/plugin_kits/include/
Dplugin_singleton.h87 void PluginSingleton<CT, DT>::DestroyPlugin() in DestroyPlugin() function
/base/msdp/device_status/intention/scheduler/plugin_manager/include/
Dplugin_manager.h55 using DestroyPlugin = void (*)(IPlugin *); variable
/base/security/device_auth/test/unittest/deviceauth/source/
Ddevice_auth_ext_mock.c32 void DestroyPlugin(struct ExtPlugin *extPlugin) in DestroyPlugin() function