Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/jni/
H A Dandroid_util_Binder.cpp353 bool checkSubclass(const void* subclassID) const in checkSubclass() function in JavaBBinder
763 if (val->checkSubclass(&gBinderOffsets)) { in javaObjectForIBinder()