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

/darwin-on-arm/xnu/libkern/libkern/c++/
H A DOSMetaClass.h1376 * @function checkMetaCastWithName
1394 static OSMetaClassBase * checkMetaCastWithName(
1399 * @function checkMetaCastWithName
1416 static OSMetaClassBase * checkMetaCastWithName(
1421 * @function checkMetaCastWithName
1438 static OSMetaClassBase * checkMetaCastWithName(
/darwin-on-arm/xnu/libkern/c++/
H A DOSMetaClass.cpp239 return OSMetaClass::checkMetaCastWithName(toMetaSymb, this);
989 OSMetaClass::checkMetaCastWithName( function in class:OSMetaClass
1007 checkMetaCastWithName( function in class:OSMetaClass
1012 OSMetaClassBase * result = checkMetaCastWithName(tmpKey, in);
1021 OSMetaClass::checkMetaCastWithName( function in class:OSMetaClass
1026 OSMetaClassBase * result = checkMetaCastWithName(tmpKey, in);

Completed in 21 milliseconds