Searched refs:ExtPluginCtx (Results 1 – 4 of 4) sorted by relevance
30 typedef struct ExtPluginCtx { struct33 } ExtPluginCtx; argument42 …int32_t (*init)(struct ExtPlugin *extPlugin, const cJSON *params, const struct ExtPluginCtx *conte…95 ExtPluginCtx base;113 ExtPluginCtx base;
24 int32_t InitPlugin(struct ExtPlugin *extPlugin, const cJSON *params, const struct ExtPluginCtx *con… in InitPlugin()
50 inputParams, (const ExtPluginCtx *)g_accountAuthPlugCtx); in SetAccountAuthPlugin()
132 inputParams, (const ExtPluginCtx *)g_accountPluginCtx); in SetAccountLifecyclePlugin()