Searched refs:checkSubclass (Results 1 – 4 of 4) sorted by relevance
213 virtual bool checkSubclass(const void* subclassID) const;
60 bool IBinder::checkSubclass(const void* /*subclassID*/) const in checkSubclass() function in android::IBinder
347 bool checkSubclass(const void* subclassID) const in checkSubclass() function in JavaBBinder739 if (val->checkSubclass(&gBinderOffsets)) { in javaObjectForIBinder()