Lines Matching defs:sel
48 IdentifierIterator::IdentifierIterator(const V2_0::ProgramSelector& sel) in IdentifierIterator()
51 IdentifierIterator::IdentifierIterator(const V2_0::ProgramSelector& sel, size_t pos) in IdentifierIterator()
108 static int getHdSubchannel(const ProgramSelector& sel) { in getHdSubchannel()
136 static bool maybeGetId(const ProgramSelector& sel, const IdentifierType type, uint64_t* val) { in maybeGetId()
156 bool hasId(const ProgramSelector& sel, const IdentifierType type) { in hasId()
160 uint64_t getId(const ProgramSelector& sel, const IdentifierType type) { in getId()
171 uint64_t getId(const ProgramSelector& sel, const IdentifierType type, uint64_t defval) { in getId()
176 vector<uint64_t> getAllIds(const ProgramSelector& sel, const IdentifierType type) { in getAllIds()
190 bool isSupported(const Properties& prop, const ProgramSelector& sel) { in isSupported()
283 bool isValid(const ProgramSelector& sel) { in isValid()
297 ProgramSelector sel = {}; in make_selector_amfm() local
303 ProgramSelector sel = {}; in make_selector_dab() local
330 bool satisfies(const ProgramFilter& filter, const ProgramSelector& sel) { in satisfies()
421 utils::IdentifierIterator begin(const ProgramSelector& sel) { in begin()
425 utils::IdentifierIterator end(const ProgramSelector& sel) { in end()