Home
last modified time | relevance | path

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

/xnu-11215/libkern/c++/
H A DOSMetaClass.cpp395 return OSMetaClass::checkMetaCastWithName(toMetaSymb, this); in metaCast()
1326 OSMetaClass::checkMetaCastWithName( in checkMetaCastWithName() function in OSMetaClass
1345 checkMetaCastWithName( in checkMetaCastWithName() function in OSMetaClass
1350 OSMetaClassBase * result = checkMetaCastWithName(tmpKey, in); in checkMetaCastWithName()
1359 OSMetaClass::checkMetaCastWithName( in checkMetaCastWithName() function in OSMetaClass
1364 OSMetaClassBase * result = checkMetaCastWithName(tmpKey, in); in checkMetaCastWithName()
/xnu-11215/libkern/libkern/c++/
H A DOSMetaClass.h1600 static OSMetaClassBase * checkMetaCastWithName(
1622 static OSMetaClassBase * checkMetaCastWithName(
1644 static OSMetaClassBase * checkMetaCastWithName(