Home | History | Annotate | Download | only in include

Lines Matching refs:GetJLocationFormat

1662   jvmtiError (JNICALL *GetJLocationFormat) (jvmtiEnv* env,
2521 jvmtiError GetJLocationFormat(jvmtiJlocationFormat* format_ptr) {
2522 return functions->GetJLocationFormat(this, format_ptr);