Home
last modified time | relevance | path

Searched refs:getPathComponent (Results 1 – 2 of 2) sorted by relevance

/xnu-11215/iokit/IOKit/
H A DIORegistryEntry.h910 virtual bool getPathComponent( char * path, int * length,
/xnu-11215/iokit/Kernel/
H A DIORegistryEntry.cpp1322 ok = entry->getPathComponent( nextComp.discard_bounds() + 1, &compLen, plane ); in getPath()
1345 IORegistryEntry::getPathComponent( char * path, int * length, in getPathComponent() function in IORegistryEntry