Home
last modified time | relevance | path

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

/xnu-8019.80.24/iokit/IOKit/
H A DIORegistryEntry.h980 SInt32 getRegistryEntryGenerationCount( void ) const;
/xnu-8019.80.24/iokit/Kernel/
H A DIORegistryEntry.cpp193 IORegistryEntry::getRegistryEntryGenerationCount(void) const in getRegistryEntryGenerationCount() function in IORegistryEntry
H A DIOService.cpp1310 generation = getRegistryEntryGenerationCount(); in getProvider()