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

/macosx-10.10.1/xnu-2782.1.97/iokit/Kernel/
H A DIOService.cpp100 const OSSymbol * gIOResourceMatchKey; variable
304 gIOResourceMatchKey = OSSymbol::withCStringNoCopy( kIOResourceMatchKey );
3283 resourcesProp = getProperty( gIOResourceMatchKey );
3300 ret = setProperty( gIOResourceMatchKey, set );
3345 resourcesProp = getProperty( gIOResourceMatchKey );
4455 table->setObject( gIOResourceMatchKey, (OSObject *) str );
4662 prop = table->getObject( gIOResourceMatchKey );
/macosx-10.10.1/xnu-2782.1.97/iokit/IOKit/
H A DIOService.h110 extern const OSSymbol * gIOResourceMatchKey;
/macosx-10.10.1/xnu-2782.1.97/libkern/c++/
H A DOSKext.cpp2214 uniqueStringPlistProperty(personalityDict, gIOResourceMatchKey);

Completed in 202 milliseconds