Lines Matching defs:aKey
609 IORegistryEntry::propertyExists(const OSString * aKey) in propertyExists()
615 IORegistryEntry::propertyExists(const char * aKey) in propertyExists()
622 IORegistryEntry::propertyHasValue(const OSSymbol * aKey, in propertyHasValue()
635 IORegistryEntry::propertyHasValue(const OSString * aKey, in propertyHasValue()
648 IORegistryEntry::propertyHasValue(const char * aKey, in propertyHasValue()
662 IORegistryEntry::propertyExists(const OSSymbol * aKey, in propertyExists()
670 IORegistryEntry::propertyExists(const OSString * aKey, in propertyExists()
677 IORegistryEntry::propertyExists(const char * aKey, in propertyExists()
686 IORegistryEntry::propertyHasValue(const OSSymbol * aKey, in propertyHasValue()
701 IORegistryEntry::propertyHasValue(const OSString * aKey, in propertyHasValue()
716 IORegistryEntry::propertyHasValue(const char * aKey, in propertyHasValue()
744 IORegistryEntry::removeProperty( const OSSymbol * aKey) in removeProperty()
759 IORegistryEntry::setProperty( const OSSymbol * aKey, OSObject * anObject) in setProperty()
847 IORegistryEntry::removeProperty( const OSString * aKey) in removeProperty()
855 IORegistryEntry::removeProperty( const char * aKey) in removeProperty()
863 IORegistryEntry::setProperty( const OSString * aKey, OSObject * anObject) in setProperty()
873 IORegistryEntry::setProperty( const char * aKey, OSObject * anObject) in setProperty()
883 IORegistryEntry::setProperty(const char * aKey, const char * aString) in setProperty()
899 IORegistryEntry::setProperty(const char * aKey, bool aBoolean) in setProperty()
915 IORegistryEntry::setProperty( const char * aKey, in setProperty()
933 IORegistryEntry::setProperty( const char * aKey, in setProperty()