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

/darwin-on-arm/xnu/libkern/c++/
H A DOSMetaClass.cpp231 return toMeta->checkMetaCast(this);
998 result = meta->checkMetaCast(in);
1033 * OSMetaClass::checkMetaCast()
1042 OSMetaClassBase * OSMetaClass::checkMetaCast( function in class:OSMetaClass
/darwin-on-arm/xnu/libkern/libkern/c++/
H A DOSMetaClass.h1494 * @function checkMetaCast
1506 OSMetaClassBase * checkMetaCast(const OSMetaClassBase * object) const;

Completed in 22 milliseconds