Home
last modified time | relevance | path

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

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