Searched refs:checkSubclass (Results 1 – 3 of 3) sorted by relevance
156 virtual bool checkSubclass(const void* subclassID) const;
59 bool IBinder::checkSubclass(const void* /*subclassID*/) const in checkSubclass() function in android::IBinder
312 bool checkSubclass(const void* subclassID) const in checkSubclass() function in JavaBBinder669 if (val->checkSubclass(&gBinderOffsets)) { in javaObjectForIBinder()