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

/macosx-10.5.8/xnu-1228.15.4/iokit/Kernel/
H A DIOPMrootDomain.cpp1255 OSSymbol *dictKey = NULL; local
1288 while( (dictKey = OSDynamicCast(OSSymbol, dictIterator->getNextObject())) )
1290 osObj = features->getObject(dictKey);
1301 features->removeObject(dictKey);
1327 features->removeObject(dictKey);

Completed in 84 milliseconds