Lines Matching refs:OSSharedPtr

719 static OSSharedPtr<const OSSymbol>
723 OSSharedPtr<const OSSymbol> symbolObj; in keyWithGuidAndCString()
748 OSSharedPtr<OSCollectionIterator> iter; in dumpDict()
790 OSSharedPtr<OSSerializer> serializer; in OSDefineMetaClassAndStructors()
791 OSSharedPtr<OSNumber> value = OSNumber::withNumber(1000, 32); in OSDefineMetaClassAndStructors()
812 static const OSSharedPtr<const OSSymbol> gIOHibernateStateKey = OSSymbol::withCString(kIOHibernateS…
817OSSharedPtr<OSData> data = OSDynamicPtrCast<OSData>(IOService::getPMRootDomain()->copyProperty(gIO… in hibernateState()
860 OSSharedPtr<OSDictionary> _stats;
874 OSSharedPtr<OSSerializer> serializer; in OSDefineMetaClassAndStructors()
915 OSSharedPtr<OSDictionary> existingEntry; in logVariable()
916 OSSharedPtr<OSNumber> currentCount; in logVariable()
917 OSSharedPtr<OSNumber> varSize; in logVariable()
1064 OSSharedPtr<OSDictionary> dict; in serializeProperties()
1065 OSSharedPtr<OSCollectionIterator> iter; in serializeProperties()
1066 OSSharedPtr<OSDictionary> localVariables = _provider->_varDict; in serializeProperties()
1089 OSSharedPtr<const OSSymbol> sym = OSSymbol::withCString(name); in serializeProperties()
1117 OSSharedPtr<OSObject> theObject = copyProperty(aKey); in getProperty()
1139 OSSharedPtr<OSCollectionIterator> iter; in setProperties()
1211 OSSharedPtr<IORegistryEntry> entry; in getNVRAMProperties()
1212 OSSharedPtr<OSObject> prop; in getNVRAMProperties()
1259 OSSharedPtr<OSDictionary> dict; in init()
1294 OSSharedPtr<OSNumber> version; in start()
1413 OSSharedPtr<IORegistryEntry> entry; in initImageFormat()
1414 OSSharedPtr<OSObject> prop; in initImageFormat()
1540 OSSharedPtr<OSNumber> generation = OSNumber::withNumber(_format->getGeneration(), 32); in syncInternal()
1564 OSSharedPtr<OSDictionary> localVarDict, returnDict; in dictionaryWithProperties()
1565 OSSharedPtr<OSCollectionIterator> iter; in dictionaryWithProperties()
1599 OSSharedPtr<const OSSymbol> returnKey = OSSymbol::withCString(varName); in dictionaryWithProperties()
1622 OSSharedPtr<const OSSymbol> returnKey = OSSymbol::withCString(varName); in dictionaryWithProperties()
1635 OSSharedPtr<OSDictionary> dict; in serializeProperties()
1696 OSSharedPtr<OSObject>
1699 OSSharedPtr<const OSSymbol> canonicalKey; in copyPropertyWithGUIDAndName()
1700 OSSharedPtr<OSObject> theObject; in copyPropertyWithGUIDAndName()
1735 OSSharedPtr<OSObject>
1751 OSSharedPtr<OSObject>
1754 OSSharedPtr<const OSSymbol> keySymbol; in copyProperty()
1755 OSSharedPtr<OSObject> theObject; in copyProperty()
1770 OSSharedPtr<OSObject> theObject = copyProperty(aKey); in getProperty()
1780 OSSharedPtr<OSObject> theObject = copyProperty(aKey); in getProperty()
1791 OSSharedPtr<OSObject> propObject; in setPropertyWithGUIDAndName()
1792 OSSharedPtr<OSObject> sharedObject(anObject, OSRetain); in setPropertyWithGUIDAndName()
2049 OSSharedPtr<OSCollectionIterator> iter; in setProperties()