Searched defs:ListPlugins (Results 1 – 2 of 2) sorted by relevance
28 std::vector<std::string> PluginManager::ListPlugins(PluginType pluginType, CodecMode preferredCodec… in ListPlugins() function in OHOS::Media::Plugin::PluginManager
305 std::vector<std::string> PluginRegister::ListPlugins(PluginType type, CodecMode preferredCodecMode) in ListPlugins() function in PluginRegister