Searched refs:matchesQuery (Results 1 - 7 of 7) sorted by relevance

/macosx-10.10/Security-57031.1.35/Security/include/security_filedb/
H A DDbIndex.h144 bool matchesQuery(const CSSM_QUERY &query, DbQueryKey *&queryKey) const;
H A DDbIndex.cpp169 DbConstIndex::matchesQuery(const CSSM_QUERY &query, DbQueryKey *&queryKey) const function in class:DbConstIndex
H A DAppleDatabase.cpp127 if (it->second->matchesQuery(*inQuery, queryKey)) {
/macosx-10.10/Security-57031.1.35/Security/libsecurity_filedb/lib/
H A DDbIndex.h144 bool matchesQuery(const CSSM_QUERY &query, DbQueryKey *&queryKey) const;
H A DDbIndex.cpp169 DbConstIndex::matchesQuery(const CSSM_QUERY &query, DbQueryKey *&queryKey) const function in class:DbConstIndex
H A DAppleDatabase.cpp127 if (it->second->matchesQuery(*inQuery, queryKey)) {
/macosx-10.10/WebInspectorUI-7600.1.17/UserInterface/Views/
H A DLegacyJavaScriptProfileView.js195 function matchesQuery(/*ProfileDataGridNode*/ profileDataGridNode)
281 if (matchesQuery(current)) {

Completed in 196 milliseconds