Searched refs:hwRemoteBinderClazz (Results 1 – 1 of 1) sorted by relevance
420 static sp<hidl::base::V1_0::IBase> toIBase(JNIEnv* env, jclass hwRemoteBinderClazz, jobject jbinder) in toIBase() argument425 if (!env->IsInstanceOf(jbinder, hwRemoteBinderClazz)) { in toIBase()