Home
last modified time | relevance | path

Searched defs:IsParentalLocked (Results 1 – 2 of 2) sorted by relevance

/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/pvr/
H A DPVRManager.cpp693 bool CPVRManager::IsParentalLocked(const std::shared_ptr<CPVREpgInfoTag>& epgTag) const in IsParentalLocked() function in CPVRManager
701 bool CPVRManager::IsParentalLocked(const std::shared_ptr<CPVRChannel>& channel) const in IsParentalLocked() function in CPVRManager
/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/pvr/epg/
H A DEpgInfoTag.cpp634 bool CPVREpgInfoTag::IsParentalLocked() const in IsParentalLocked() function in CPVREpgInfoTag