Searched refs:DbIndexIterator (Results 1 - 6 of 6) sorted by relevance

/macosx-10.10/Security-57031.1.35/Security/include/security_filedb/
H A DDbIndex.h37 typedef DbOffsetVector::const_iterator DbIndexIterator; typedef in namespace:Security
148 DbIndexIterator &begin, DbIndexIterator &end) const;
151 ReadSection getRecordSection(DbIndexIterator iter) const;
H A DDbIndex.cpp260 DbIndexIterator &begin, DbIndexIterator &end) const
268 pair<DbIndexIterator, DbIndexIterator> result;
297 DbConstIndex::getRecordSection(DbIndexIterator iter) const
H A DAppleDatabase.h368 DbIndexIterator mBegin, mEnd;
/macosx-10.10/Security-57031.1.35/Security/libsecurity_filedb/lib/
H A DDbIndex.h37 typedef DbOffsetVector::const_iterator DbIndexIterator; typedef in namespace:Security
148 DbIndexIterator &begin, DbIndexIterator &end) const;
151 ReadSection getRecordSection(DbIndexIterator iter) const;
H A DDbIndex.cpp260 DbIndexIterator &begin, DbIndexIterator &end) const
268 pair<DbIndexIterator, DbIndexIterator> result;
297 DbConstIndex::getRecordSection(DbIndexIterator iter) const
H A DAppleDatabase.h368 DbIndexIterator mBegin, mEnd;

Completed in 188 milliseconds