Searched refs:copyPropertyWithGUIDAndName (Results 1 – 2 of 2) sorted by relevance
128 OSSharedPtr<OSObject> copyPropertyWithGUIDAndName(const uuid_t guid, const char *name) const;
803 return _provider->copyPropertyWithGUIDAndName(_guid, aKey->getCStringNoCopy()); in copyProperty()1317 IODTNVRAM::copyPropertyWithGUIDAndName(const uuid_t guid, const char *name) const in copyPropertyWithGUIDAndName() function in IODTNVRAM1363 return copyPropertyWithGUIDAndName(varGuid, variableName); in copyProperty()