Searched refs:CredPlugin (Results 1 – 8 of 8) sorted by relevance
24 DECLARE_HC_VECTOR(CredPluginVec, CredPlugin *);25 IMPLEMENT_HC_VECTOR(CredPluginVec, CredPlugin *, 2)32 CredPlugin **pluginPtr; in ProcCred()45 CredPlugin *plugin = GetAccountRelatedCredPlugin(); in InitCredMgr()61 CredPlugin **pluginPtr; in DestroyCredMgr()68 int32_t AddCredPlugin(const CredPlugin *plugin) in AddCredPlugin()82 CredPlugin **pluginPtr; in AddCredPlugin()106 CredPlugin **pluginPtr; in DelCredPlugin()
34 DEV_AUTH_WEAK const CredPlugin *GetExtendCredPlugin(void) in GetExtendCredPlugin()46 const CredPlugin *credPlugin = GetExtendCredPlugin(); in LoadExtendPlugin()68 const CredPlugin *credPlugin = GetExtendCredPlugin(); in UnloadExtendPlugin()
29 typedef const CredPlugin *(*GetCredPluginFunc)(void);65 static const CredPlugin *GetCredPluginFromLib(void *handle) in GetCredPluginFromLib()88 const CredPlugin *credPlugin = GetCredPluginFromLib(handle); in LoadDynamicPlugin()118 const CredPlugin *credPlugin = GetCredPluginFromLib(handle); in UnloadDynamicPlugin()
18 CredPlugin *GetAccountRelatedCredPlugin(void) in GetAccountRelatedCredPlugin()
26 CredPlugin *GetAccountRelatedCredPlugin(void);
26 } CredPlugin; typedef
28 int32_t AddCredPlugin(const CredPlugin *plugin);
118 static CredPlugin g_instance = {125 CredPlugin *GetAccountRelatedCredPlugin(void) in GetAccountRelatedCredPlugin()