Home
last modified time | relevance | path

Searched defs:IdentifierIterator (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/hardware/interfaces/broadcastradio/common/utils2x/
H A DUtils.cpp48 IdentifierIterator::IdentifierIterator(const V2_0::ProgramSelector& sel) in IdentifierIterator() function in android::hardware::broadcastradio::utils::IdentifierIterator
51 IdentifierIterator::IdentifierIterator(const V2_0::ProgramSelector& sel, size_t pos) in IdentifierIterator() function in android::hardware::broadcastradio::utils::IdentifierIterator
/aosp_15_r20/hardware/interfaces/broadcastradio/common/utilsaidl/src/
H A DUtils.cpp69 IdentifierIterator::IdentifierIterator(const ProgramSelector& sel) : IdentifierIterator(sel, 0) {} in IdentifierIterator() function in aidl::android::hardware::broadcastradio::utils::IdentifierIterator
71 IdentifierIterator::IdentifierIterator(const ProgramSelector& sel, size_t pos) in IdentifierIterator() function in aidl::android::hardware::broadcastradio::utils::IdentifierIterator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Serialization/
DGlobalModuleIndex.h35 class IdentifierIterator; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Serialization/
DGlobalModuleIndex.h35 class IdentifierIterator; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Serialization/
DGlobalModuleIndex.h35 class IdentifierIterator; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Serialization/
DGlobalModuleIndex.h35 class IdentifierIterator; variable
/aosp_15_r20/external/clang/include/clang/Serialization/
H A DGlobalModuleIndex.h37 class IdentifierIterator; variable
/aosp_15_r20/external/clang/include/clang/Basic/
H A DIdentifierTable.h403 IdentifierIterator() { } in IdentifierIterator() function