Home
last modified time | relevance | path

Searched refs:GetJLocationFormat (Results 1 – 1 of 1) sorted by relevance

/external/oj-libjdwp/src/share/javavm/export/
Djvmti.h1662 jvmtiError (JNICALL *GetJLocationFormat) (jvmtiEnv* env,
2521 jvmtiError GetJLocationFormat(jvmtiJlocationFormat* format_ptr) { in GetJLocationFormat() function
2522 return functions->GetJLocationFormat(this, format_ptr); in GetJLocationFormat()