Home
last modified time | relevance | path

Searched refs:GetProgHost (Results 1 – 4 of 4) sorted by relevance

/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/interfaces/legacy/
H A DInfoTagRadioRDS.cpp172 return infoTag->GetProgHost(); in getProgHost()
/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/pvr/channels/
H A DPVRRadioRDSInfoTag.h75 const std::string& GetProgHost() const;
H A DPVRRadioRDSInfoTag.cpp547 const std::string& CPVRRadioRDSInfoTag::GetProgHost() const in GetProgHost() function in CPVRRadioRDSInfoTag
/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/pvr/guilib/guiinfo/
H A DPVRGUIInfo.cpp1010 strValue = tag->GetProgHost(); in GetRadioRDSLabel()