Searched refs:plugin_loaded (Results 1 – 1 of 1) sorted by relevance
224 bool plugin_loaded = plugin->load(); in createIptvPluginInterface() local225 if (!plugin_loaded) { in createIptvPluginInterface()