Lines Matching defs:const

195 IORegistryEntry::getRegistryEntryGenerationCount(void) const  in getRegistryEntryGenerationCount()
281 IORegistryPlane::serialize(OSSerialize *s) const in serialize()
543 IORegistryEntry::serializeProperties( OSSerialize * s ) const in serializeProperties()
561 IORegistryEntry::copyPropertyKeys(void) const in copyPropertyKeys()
571 IORegistryEntry::dictionaryWithProperties( void ) const in dictionaryWithProperties()
589 wrap2(const OSSymbol, const) // copyProperty() definition in wrap2() argument
664 uint32_t options) const in propertyExists()
672 uint32_t options) const in propertyExists()
679 uint32_t options) const in propertyExists()
689 uint32_t options) const in propertyHasValue()
704 uint32_t options) const in propertyHasValue()
719 uint32_t options) const in propertyHasValue()
732 IORegistryEntry::getProperty( const OSSymbol * aKey) const in getProperty() argument
826 IORegistryEntry::getProperty( const OSString * aKey) const in getProperty() argument
836 IORegistryEntry::getProperty( const char * aKey) const in getProperty() argument
989 IORegistryEntry::getIndexedProperty(uint32_t index) const in getIndexedProperty()
1008 IORegistryEntry::getName( const IORegistryPlane * plane ) const in getName()
1029 IORegistryEntry::copyName( in copyName()
1054 IORegistryEntry::copyLocation( in copyLocation()
1075 IORegistryEntry::getLocation( const IORegistryPlane * plane ) const in getLocation()
1173 IORegistryEntry::compareName( OSString * name, OSString ** matched ) const in compareName()
1193 IORegistryEntry::compareNames( OSObject * names, OSString ** matched ) const in compareNames()
1222 IORegistryEntry::compareName( OSString * name, OSSharedPtr<OSString>& matched ) const in compareName()
1231 IORegistryEntry::compareNames( OSObject * names, OSSharedPtr<OSString>& matched ) const in compareNames()
1240 IORegistryEntry::getPath( char * path, int * length, in getPath()
1345 IORegistryEntry::getPathComponent( char * path, int * length, in getPathComponent()
1480 IORegistryEntry::hasAlias( const IORegistryPlane * plane, in hasAlias()
1688 IORegistryEntry::arrayMember( OSArray * set, in arrayMember()
1707 IORegistryEntry::makeLink( IORegistryEntry * to, in makeLink()
1735 IORegistryEntry::breakLink( IORegistryEntry * to, in breakLink()
1756 IORegistryEntry::getParentSetReference( in getParentSetReference()
1768 IORegistryEntry::getParentIterator( in getParentIterator()
1797 IORegistryEntry::copyParentEntry( const IORegistryPlane * plane ) const in copyParentEntry()
1815 IORegistryEntry::getParentEntry( const IORegistryPlane * plane ) const in getParentEntry()
1828 IORegistryEntry::getChildSetReference( const IORegistryPlane * plane ) const in getChildSetReference()
1839 IORegistryEntry::getChildIterator( const IORegistryPlane * plane ) const in getChildIterator()
1867 IORegistryEntry::getChildCount( const IORegistryPlane * plane ) const in getChildCount()
1883 IORegistryEntry::copyChildEntry( in copyChildEntry()
1907 IORegistryEntry::getChildEntry( in getChildEntry()
1922 IORegistryEntry::applyToChildren( IORegistryEntryApplierFunction applier, in applyToChildren()
1948 IORegistryEntry::applyToParents( IORegistryEntryApplierFunction applier, in applyToParents()
1974 IORegistryEntry::isChild( IORegistryEntry * child, in isChild()
1998 IORegistryEntry::isParent( IORegistryEntry * parent, in isParent()
2022 IORegistryEntry::inPlane( const IORegistryPlane * plane ) const in inPlane()
2290 IORegistryEntry::getDepth( const IORegistryPlane * plane ) const in getDepth()
2614 IORegistryEntry::getPropertyTable( void ) const in getPropertyTable()