Searched refs:matchParent (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10.1/xnu-2782.1.97/iokit/Kernel/
H A DIOService.cpp5088 bool matchParent = false; local
5135 matchParent = false;
5142 matchParent = true;
5159 while( matchParent && (!match) && (where = where->getProvider()) );

Completed in 209 milliseconds