Searched refs:setPropertyInternal (Results 1 – 2 of 2) sorted by relevance
110 IOReturn setPropertyInternal(const OSSymbol *aKey, OSObject *anObject);
1957 IODTNVRAM::setPropertyInternal(const OSSymbol *aKey, OSObject *anObject) in setPropertyInternal() function in IODTNVRAM1972 return setPropertyInternal(aKey, anObject) == kIOReturnSuccess; in setProperty()2074 ret = setPropertyInternal(key, object); in setProperties()