Searched refs:mcoll (Results 1 – 1 of 1) sorted by relevance
765 OSCollectionIterator * mcoll = OSCollectionIterator::withCollection(inDictionary); in printDictionaryKeys() local770 mcoll->reset(); in printDictionaryKeys()772 mkey = OSDynamicCast(OSSymbol, mcoll->getNextObject()); in printDictionaryKeys()836 mkey = (OSSymbol *) mcoll->getNextObject(); in printDictionaryKeys()841 mcoll->release(); in printDictionaryKeys()