Searched defs:SetVerboseFlagExt (Results 1 – 2 of 2) sorted by relevance
75 jvmtiError LogUtil::SetVerboseFlagExt(jvmtiEnv* env, const char* data, jboolean enable) { in SetVerboseFlagExt() function in openjdkjvmti::LogUtil
35 using SetVerboseFlagExt = jvmtiError (*)(jvmtiEnv*, const char*, jboolean); typedef