Searched refs:tunesTo (Results 1 – 8 of 8) sorted by relevance
70 if (utils::tunesTo(selector, program.selector)) { in getProgram()
32 using utils::tunesTo;149 if (tunesTo(current, found->selector)) found++; in scan()
44 bool tunesTo(const V1_1::ProgramSelector& pointer, const V1_1::ProgramSelector& channel);
64 if (utils::tunesTo(selector, program.selector)) { in getProgram()
206 if (utils::tunesTo(current, found->selector)) found++; in scan()
92 bool tunesTo(const V2_0::ProgramSelector& pointer, const V2_0::ProgramSelector& channel);
65 bool tunesTo(const ProgramSelector& a, const ProgramSelector& b) { in tunesTo() function
114 bool tunesTo(const ProgramSelector& a, const ProgramSelector& b) { in tunesTo() function