Searched defs:checkSubclass (Results 1 – 3 of 3) sorted by relevance
/aosp12/system/libhwbinder/ | ||
H A D | Binder.cpp | 60 bool IBinder::checkSubclass(const void* /*subclassID*/) const in checkSubclass() function in android::hardware::IBinder |
/aosp12/frameworks/native/libs/binder/ | ||
H A D | Binder.cpp | 70 bool IBinder::checkSubclass(const void* /*subclassID*/) const in checkSubclass() function in android::IBinder |
/aosp12/frameworks/base/core/jni/ | ||
H A D | android_util_Binder.cpp | 351 bool checkSubclass(const void* subclassID) const in checkSubclass() function in JavaBBinder |