Home | History | Annotate | Download | only in openjdkjvmti

Lines Matching refs:short_description

1081                              const char* short_description,
1098 JvmtiUniquePtr<char[]> descr = CopyString(env, short_description, &error);
1102 func_info.short_description = descr.get();