Searched refs:GetJLocationFormat (Results 1 – 2 of 2) 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()
1658 static jvmtiError GetJLocationFormat(jvmtiEnv* env, jvmtiJlocationFormat* format_ptr) { in GetJLocationFormat() function in openjdkjvmti::JvmtiFunctions1875 JvmtiFunctions::GetJLocationFormat,