Searched defs:IdentifierIterator (Results 1 – 8 of 8) sorted by relevance
48 IdentifierIterator::IdentifierIterator(const V2_0::ProgramSelector& sel) in IdentifierIterator() function in android::hardware::broadcastradio::utils::IdentifierIterator51 IdentifierIterator::IdentifierIterator(const V2_0::ProgramSelector& sel, size_t pos) in IdentifierIterator() function in android::hardware::broadcastradio::utils::IdentifierIterator
69 IdentifierIterator::IdentifierIterator(const ProgramSelector& sel) : IdentifierIterator(sel, 0) {} in IdentifierIterator() function in aidl::android::hardware::broadcastradio::utils::IdentifierIterator71 IdentifierIterator::IdentifierIterator(const ProgramSelector& sel, size_t pos) in IdentifierIterator() function in aidl::android::hardware::broadcastradio::utils::IdentifierIterator
35 class IdentifierIterator; variable
37 class IdentifierIterator; variable
403 IdentifierIterator() { } in IdentifierIterator() function