Searched refs:GetJLocationFormat (Results 1 – 1 of 1) sorted by relevance
1662 jvmtiError (JNICALL *GetJLocationFormat) (jvmtiEnv* env,2521 jvmtiError GetJLocationFormat(jvmtiJlocationFormat* format_ptr) { in GetJLocationFormat() function2522 return functions->GetJLocationFormat(this, format_ptr); in GetJLocationFormat()