Searched refs:dictIterator (Results 1 – 1 of 1) sorted by relevance
4643 OSSharedPtr<OSCollectionIterator> dictIterator; local4677 dictIterator = OSCollectionIterator::withCollection(features.get());4678 if (!dictIterator) {4682 while ((dictKey = OSDynamicCast(OSSymbol, dictIterator->getNextObject()))) {