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

/macosx-10.10.1/kext_tools-384.1.4/
H A DQEQuery.c88 #define kQEQueryKeyPredicate CFSTR("_QEQueryPredicate") macro
394 predicate = CFDictionaryGetValue(element, kQEQueryKeyPredicate);
880 return CFDictionaryGetValue(element, kQEQueryKeyPredicate);
925 CFDictionarySetValue(element, kQEQueryKeyPredicate, predicate);
1020 value = CFDictionaryGetValue(element, kQEQueryKeyPredicate);
1117 CFDictionarySetValue(result, kQEQueryKeyPredicate,
1177 kQEQueryKeyPredicate);
1191 kQEQueryKeyPredicate);

Completed in 167 milliseconds