Home
last modified time | relevance | path

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

/aosp12/system/libhwbinder/
H A DBinder.cpp60 bool IBinder::checkSubclass(const void* /*subclassID*/) const in checkSubclass() function in android::hardware::IBinder
/aosp12/frameworks/native/libs/binder/
H A DBinder.cpp70 bool IBinder::checkSubclass(const void* /*subclassID*/) const in checkSubclass() function in android::IBinder
/aosp12/frameworks/base/core/jni/
H A Dandroid_util_Binder.cpp351 bool checkSubclass(const void* subclassID) const in checkSubclass() function in JavaBBinder