Searched refs:gIOLocationMatchKey (Results 1 – 2 of 2) sorted by relevance
135 extern const OSSymbol * gIOLocationMatchKey;
136 const OSSymbol * gIOLocationMatchKey; variable465 gIOLocationMatchKey = OSSymbol::withCStringNoCopy( kIOLocationMatchKey ); in initialize()7593 bool ok = table->setObject( gIOLocationMatchKey, dict ); in addLocation()7719 str = OSDynamicCast( OSString, table->getObject( gIOLocationMatchKey )); in matchInternal()7962 table->getObject( gIOLocationMatchKey )); in matchPassive()