Searched refs:pluginType (Results 1 – 3 of 3) sorted by relevance
36 switch (current->plugin->pluginType) { in ParsePlugins()44 LOGW("Invalid plugin type %d", current->plugin->pluginType); in ParsePlugins()
40 int32_t pluginType; member
52 node->plugin->pluginType = plugType; in CreateNode()