Lines Matching refs:theObject
1117 OSSharedPtr<OSObject> theObject = copyProperty(aKey); in getProperty() local
1119 return theObject.get(); in getProperty()
1700 OSSharedPtr<OSObject> theObject; in copyPropertyWithGUIDAndName() local
1718 theObject.reset(_varDict->getObject(canonicalKey.get()), OSRetain); in copyPropertyWithGUIDAndName()
1725 if (theObject != nullptr) { in copyPropertyWithGUIDAndName()
1732 return theObject; in copyPropertyWithGUIDAndName()
1755 OSSharedPtr<OSObject> theObject; in copyProperty() local
1759 theObject = copyProperty(keySymbol.get()); in copyProperty()
1762 return theObject; in copyProperty()
1770 OSSharedPtr<OSObject> theObject = copyProperty(aKey); in getProperty() local
1772 return theObject.get(); in getProperty()
1780 OSSharedPtr<OSObject> theObject = copyProperty(aKey); in getProperty() local
1782 return theObject.get(); in getProperty()