Home
last modified time | relevance | path

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

/bionic/tools/versioner/src/
DArch.h39 class ArchMapIterator; variable
90 ArchMapIterator(const ArchMap<T>& map, Arch arch) : map_(map), arch_(arch) { in ArchMapIterator() function