Lines Matching defs:const
195 IORegistryEntry::getRegistryEntryGenerationCount(void) const in getRegistryEntryGenerationCount()
281 IORegistryPlane::serialize(OSSerialize *s) const in serialize()
534 IORegistryEntry::serializeProperties( OSSerialize * s ) const in serializeProperties()
552 IORegistryEntry::copyPropertyKeys(void) const in copyPropertyKeys()
562 IORegistryEntry::dictionaryWithProperties( void ) const in dictionaryWithProperties()
580 wrap2(const OSSymbol, const) // copyProperty() definition in wrap2() argument
655 uint32_t options) const in propertyExists()
663 uint32_t options) const in propertyExists()
670 uint32_t options) const in propertyExists()
680 uint32_t options) const in propertyHasValue()
695 uint32_t options) const in propertyHasValue()
710 uint32_t options) const in propertyHasValue()
723 IORegistryEntry::getProperty( const OSSymbol * aKey) const in getProperty() argument
817 IORegistryEntry::getProperty( const OSString * aKey) const in getProperty() argument
827 IORegistryEntry::getProperty( const char * aKey) const in getProperty() argument
980 IORegistryEntry::getIndexedProperty(uint32_t index) const in getIndexedProperty()
999 IORegistryEntry::getName( const IORegistryPlane * plane ) const in getName()
1020 IORegistryEntry::copyName( in copyName()
1045 IORegistryEntry::copyLocation( in copyLocation()
1066 IORegistryEntry::getLocation( const IORegistryPlane * plane ) const in getLocation()
1164 IORegistryEntry::compareName( OSString * name, OSString ** matched ) const in compareName()
1184 IORegistryEntry::compareNames( OSObject * names, OSString ** matched ) const in compareNames()
1213 IORegistryEntry::compareName( OSString * name, OSSharedPtr<OSString>& matched ) const in compareName()
1222 IORegistryEntry::compareNames( OSObject * names, OSSharedPtr<OSString>& matched ) const in compareNames()
1231 IORegistryEntry::getPath( char * path, int * length, in getPath()
1336 IORegistryEntry::getPathComponent( char * path, int * length, in getPathComponent()
1471 IORegistryEntry::hasAlias( const IORegistryPlane * plane, in hasAlias()
1679 IORegistryEntry::arrayMember( OSArray * set, in arrayMember()
1698 IORegistryEntry::makeLink( IORegistryEntry * to, in makeLink()
1726 IORegistryEntry::breakLink( IORegistryEntry * to, in breakLink()
1747 IORegistryEntry::getParentSetReference( in getParentSetReference()
1759 IORegistryEntry::getParentIterator( in getParentIterator()
1788 IORegistryEntry::copyParentEntry( const IORegistryPlane * plane ) const in copyParentEntry()
1806 IORegistryEntry::getParentEntry( const IORegistryPlane * plane ) const in getParentEntry()
1819 IORegistryEntry::getChildSetReference( const IORegistryPlane * plane ) const in getChildSetReference()
1830 IORegistryEntry::getChildIterator( const IORegistryPlane * plane ) const in getChildIterator()
1858 IORegistryEntry::getChildCount( const IORegistryPlane * plane ) const in getChildCount()
1874 IORegistryEntry::copyChildEntry( in copyChildEntry()
1898 IORegistryEntry::getChildEntry( in getChildEntry()
1913 IORegistryEntry::applyToChildren( IORegistryEntryApplierFunction applier, in applyToChildren()
1939 IORegistryEntry::applyToParents( IORegistryEntryApplierFunction applier, in applyToParents()
1965 IORegistryEntry::isChild( IORegistryEntry * child, in isChild()
1989 IORegistryEntry::isParent( IORegistryEntry * parent, in isParent()
2013 IORegistryEntry::inPlane( const IORegistryPlane * plane ) const in inPlane()
2281 IORegistryEntry::getDepth( const IORegistryPlane * plane ) const in getDepth()
2605 IORegistryEntry::getPropertyTable( void ) const in getPropertyTable()