Home
last modified time | relevance | path

Searched refs:getRegistryEntryParentGenerationCount (Results 1 – 3 of 3) sorted by relevance

/xnu-11215.1.10/iokit/IOKit/
H A DIORegistryEntry.h982 SInt32 getRegistryEntryParentGenerationCount( void ) const;
/xnu-11215.1.10/iokit/Kernel/
H A DIORegistryEntry.cpp195 IORegistryEntry::getRegistryEntryParentGenerationCount(void) const in getRegistryEntryParentGenerationCount() function in IORegistryEntry
H A DIOService.cpp1352 generation = getRegistryEntryParentGenerationCount(); in getProvider()