Lines Matching defs:const
195 IORegistryEntry::getRegistryEntryParentGenerationCount(void) const in getRegistryEntryParentGenerationCount()
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()
1737 IORegistryEntry::breakLink( IORegistryEntry * to, in breakLink()
1760 IORegistryEntry::getParentSetReference( in getParentSetReference()
1772 IORegistryEntry::getParentIterator( in getParentIterator()
1801 IORegistryEntry::copyParentEntry( const IORegistryPlane * plane ) const in copyParentEntry()
1819 IORegistryEntry::getParentEntry( const IORegistryPlane * plane ) const in getParentEntry()
1832 IORegistryEntry::getChildSetReference( const IORegistryPlane * plane ) const in getChildSetReference()
1843 IORegistryEntry::getChildIterator( const IORegistryPlane * plane ) const in getChildIterator()
1871 IORegistryEntry::getChildCount( const IORegistryPlane * plane ) const in getChildCount()
1887 IORegistryEntry::copyChildEntry( in copyChildEntry()
1911 IORegistryEntry::getChildEntry( in getChildEntry()
1926 IORegistryEntry::applyToChildren( IORegistryEntryApplierFunction applier, in applyToChildren()
1952 IORegistryEntry::applyToParents( IORegistryEntryApplierFunction applier, in applyToParents()
1978 IORegistryEntry::isChild( IORegistryEntry * child, in isChild()
2002 IORegistryEntry::isParent( IORegistryEntry * parent, in isParent()
2026 IORegistryEntry::inPlane( const IORegistryPlane * plane ) const in inPlane()
2294 IORegistryEntry::getDepth( const IORegistryPlane * plane ) const in getDepth()
2618 IORegistryEntry::getPropertyTable( void ) const in getPropertyTable()