OSDictionary.h
LKM key map arrays
SHA-256d01da21a660373f0fed788b1fa48bfa297c81a4bbc5b63d036ca4943ad7e2806
MaleculeO(Co)
Evidence
217 static OSPtr<OSDictionary> withObjects(
218 const OSObject * objects[],
219 const OSSymbol * keys[],
220 unsigned int count,
221 unsigned int capacity = 0);