Home | History | Annotate | Download | only in include

Lines Matching refs:IsInterface

1293   jvmtiError (JNICALL *IsInterface) (jvmtiEnv* env,
2203 jvmtiError IsInterface(jclass klass,
2205 return functions->IsInterface(this, klass, is_interface_ptr);