Lines Matching defs:aKey
600 IORegistryEntry::propertyExists(const OSString * aKey) in propertyExists()
606 IORegistryEntry::propertyExists(const char * aKey) in propertyExists()
613 IORegistryEntry::propertyHasValue(const OSSymbol * aKey, in propertyHasValue()
626 IORegistryEntry::propertyHasValue(const OSString * aKey, in propertyHasValue()
639 IORegistryEntry::propertyHasValue(const char * aKey, in propertyHasValue()
653 IORegistryEntry::propertyExists(const OSSymbol * aKey, in propertyExists()
661 IORegistryEntry::propertyExists(const OSString * aKey, in propertyExists()
668 IORegistryEntry::propertyExists(const char * aKey, in propertyExists()
677 IORegistryEntry::propertyHasValue(const OSSymbol * aKey, in propertyHasValue()
692 IORegistryEntry::propertyHasValue(const OSString * aKey, in propertyHasValue()
707 IORegistryEntry::propertyHasValue(const char * aKey, in propertyHasValue()
735 IORegistryEntry::removeProperty( const OSSymbol * aKey) in removeProperty()
750 IORegistryEntry::setProperty( const OSSymbol * aKey, OSObject * anObject) in setProperty()
838 IORegistryEntry::removeProperty( const OSString * aKey) in removeProperty()
846 IORegistryEntry::removeProperty( const char * aKey) in removeProperty()
854 IORegistryEntry::setProperty( const OSString * aKey, OSObject * anObject) in setProperty()
864 IORegistryEntry::setProperty( const char * aKey, OSObject * anObject) in setProperty()
874 IORegistryEntry::setProperty(const char * aKey, const char * aString) in setProperty()
890 IORegistryEntry::setProperty(const char * aKey, bool aBoolean) in setProperty()
906 IORegistryEntry::setProperty( const char * aKey, in setProperty()
924 IORegistryEntry::setProperty( const char * aKey, in setProperty()