Searched refs:getMetaClassWithName (Results 1 – 4 of 4) sorted by relevance
1233 OSMetaClass::getMetaClassWithName(const OSSymbol * name) in getMetaClassWithName() function in OSMetaClass1332 const OSMetaClass * const meta = getMetaClassWithName(name); in checkMetaCastWithName()
1105 static const OSMetaClass * getMetaClassWithName(const OSSymbol * name);
5240 iomediaClass = OSMetaClass::getMetaClassWithName(gIOMediaKey); in publishHiddenMedia()5293 ioblockstoragedriverClass = OSMetaClass::getMetaClassWithName(gIOBlockStorageDriverKey); in setRootMedia()
1277 actionMetaClass = OSMetaClass::getMetaClassWithName(sym); in OSActionCreateWithTypeNameInternal()