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

/macosx-10.10/IOGraphics-485/IOGraphicsFamily/
H A DIOFramebuffer.cpp6318 OSNumber * depIDMatch; local
6463 depIDMatch = OSDynamicCast(OSNumber, next->getProperty(kIOFBDependentIDKey));
6464 if (!depIDMatch || !depIDMatch->isEqualTo(depIDProp)) continue;

Completed in 135 milliseconds