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

/macosx-10.10/IOGraphics-485/IOGraphicsFamily/
H A DIOFramebuffer.cpp6317 OSNumber * depIDProp; local
6432 depIDProp = OSDynamicCast(OSNumber, getProperty(kIOFBDependentIDKey));
6433 openAllDependents = depIDProp && !nextDependent;
6464 if (!depIDMatch || !depIDMatch->isEqualTo(depIDProp)) continue;

Completed in 182 milliseconds