Searched refs:propertyDict (Results 1 – 1 of 1) sorted by relevance
378 OSSharedPtr<OSDictionary> propertyDict; in readBooterExtensions() local402 propertyDict = booterMemoryMap->dictionaryWithProperties(); in readBooterExtensions()403 if (!propertyDict) { in readBooterExtensions()411 keyIterator = OSCollectionIterator::withCollection(propertyDict.get()); in readBooterExtensions()423 OSKext::createExcludeListFromBooterData(propertyDict.get(), keyIterator.get()); in readBooterExtensions()432 propertyDict->getObject(deviceTreeName)); in readBooterExtensions()