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

/macosx-10.10.1/xnu-2782.1.97/iokit/IOKit/
H A DIOService.h115 extern const OSSymbol * gIOLocationMatchKey;
/macosx-10.10.1/xnu-2782.1.97/iokit/Kernel/
H A DIOService.cpp105 const OSSymbol * gIOLocationMatchKey; variable
292 gIOLocationMatchKey = OSSymbol::withCStringNoCopy( kIOLocationMatchKey );
4904 table->setObject( gIOLocationMatchKey, dict );
4967 str = OSDynamicCast( OSString, table->getObject( gIOLocationMatchKey ));
5148 table->getObject( gIOLocationMatchKey ));

Completed in 178 milliseconds