Searched refs:PLUGIN_TYPES (Results 1 – 2 of 2) sorted by relevance
16 from wic.pluginbase import PluginMgr, PLUGIN_TYPES54 for plugin_type in PLUGIN_TYPES:
21 PLUGIN_TYPES = ["imager", "source"] variable35 if ptype not in PLUGIN_TYPES: