Home
last modified time | relevance | path

Searched defs:channelGroups (Results 1 – 10 of 10) sorted by relevance

/dports/multimedia/kodi-addon-pvr.iptvsimple/pvr.iptvsimple-19.0.3-Matrix/src/iptvsimple/
H A DChannels.cpp91 …::AddChannel(Channel& channel, std::vector<int>& groupIdList, ChannelGroups& channelGroups, bool c… in AddChannel()
H A DPlaylistLoader.cpp30 …stLoader(kodi::addon::CInstancePVRClient* client, Channels& channels, ChannelGroups& channelGroups) in PlaylistLoader()
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/browser_ui/notifications/android/java/src/org/chromium/components/browser_ui/notifications/channels/
H A DChannelsInitializer.java134 HashMap<String, NotificationChannelGroup> channelGroups = new HashMap<>(); in ensureInitializedWithEnabledState() local
/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/pvr/
H A DPVRPlaybackState.cpp395 …CPVRChannelGroups* channelGroups = CServiceBroker::GetPVRManager().ChannelGroups()->Get(channel->I… in SetPlayingGroup() local
/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/pvr/filesystem/
H A DPVRGUIDirectory.cpp437 …const CPVRChannelGroups* channelGroups = CServiceBroker::GetPVRManager().ChannelGroups()->Get(bRad… in GetChannelGroupsDirectory() local
/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/pvr/dialogs/
H A DGUIDialogPVRChannelManager.cpp839 auto channelGroups = CServiceBroker::GetPVRManager().ChannelGroups()->Get(m_bIsRadio); in SaveList() local
/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/interfaces/json-rpc/
H A DPVROperations.cpp62 …CPVRChannelGroups *channelGroups = channelGroupContainer->Get(parameterObject["channeltype"].asStr… in GetChannelGroups() local
/dports/irc/konversation/konversation-21.12.3/src/
H A Dapplication.cpp820 const QStringList channelGroups = in saveOptions() local
/dports/multimedia/opentoonz/opentoonz-1.5.0/toonz/sources/toonzqt/
H A Dfunctionsheet.cpp272 std::vector<FunctionTreeModel::ChannelGroup *> channelGroups(n); in paintEvent() local
H A Dfunctiontreeviewer.cpp1419 std::vector<FunctionTreeModel::ChannelGroup *> channelGroups; in onActivated() local