Home
last modified time | relevance | path

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

/xnu-8020.140.41/iokit/IOKit/
H A DIORegistryEntry.h1015 const char * matchPathLocation( const char * cmp,
/xnu-8020.140.41/iokit/Kernel/
H A DIORegistryEntry.cpp1361 IORegistryEntry::matchPathLocation( const char * cmp, in matchPathLocation() function in IORegistryEntry
1449 if ((cmp = entry->matchPathLocation( cmp, plane ))) { in getChildFromComponent()