Home
last modified time | relevance | path

Searched refs:IsUpcoming (Results 1 – 3 of 3) sorted by relevance

/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/pvr/epg/
H A DEpgTagsCache.cpp162 if (tag.second->IsUpcoming()) in RefreshNextStartingTag()
H A DEpgInfoTag.h90 bool IsUpcoming() const;
H A DEpgInfoTag.cpp213 bool CPVREpgInfoTag::IsUpcoming() const in IsUpcoming() function in CPVREpgInfoTag