Home | History | Annotate | Download | only in include

Lines Matching refs:GetSourceDebugExtension

1474   jvmtiError (JNICALL *GetSourceDebugExtension) (jvmtiEnv* env,
2223 jvmtiError GetSourceDebugExtension(jclass klass,
2225 return functions->GetSourceDebugExtension(this, klass, source_debug_extension_ptr);