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

/macosx-10.10/Security-57031.1.35/Security/include/security_filedb/
H A DDbIndex.h147 void performQuery(const DbQueryKey &queryKey,
150 // given an iterator as returned by performQuery(), return the read section for the record
H A DDbIndex.cpp259 DbConstIndex::performQuery(const DbQueryKey &queryKey, function in class:DbConstIndex
294 // Given an iterator as returned by performQuery(), return the read section for the record.
H A DAppleDatabase.cpp1297 index->performQuery(*queryKey, mBegin, mEnd);
/macosx-10.10/Security-57031.1.35/Security/libsecurity_filedb/lib/
H A DDbIndex.h147 void performQuery(const DbQueryKey &queryKey,
150 // given an iterator as returned by performQuery(), return the read section for the record
H A DDbIndex.cpp259 DbConstIndex::performQuery(const DbQueryKey &queryKey, function in class:DbConstIndex
294 // Given an iterator as returned by performQuery(), return the read section for the record.
H A DAppleDatabase.cpp1297 index->performQuery(*queryKey, mBegin, mEnd);

Completed in 404 milliseconds