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

/darwin-on-arm/xnu/iokit/Kernel/
H A DIOService.cpp102 const OSSymbol * gIOLocationMatchKey; variable
281 gIOLocationMatchKey = OSSymbol::withCStringNoCopy( kIOLocationMatchKey );
4582 table->setObject( gIOLocationMatchKey, dict );
4645 str = OSDynamicCast( OSString, table->getObject( gIOLocationMatchKey ));
4826 table->getObject( gIOLocationMatchKey ));
/darwin-on-arm/xnu/iokit/IOKit/
H A DIOService.h113 extern const OSSymbol * gIOLocationMatchKey;

Completed in 22 milliseconds