Home
last modified time | relevance | path

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

/art/test/901-hello-ti-agent/
Dbasics.cc151 jvmtiError result = jvmti_env->SetVerboseFlag(flag, val); in Java_art_Test901_setVerboseFlag()
/art/runtime/openjdkjvmti/include/
Djvmti.h1754 jvmtiError (JNICALL *SetVerboseFlag) (jvmtiEnv* env,
2516 jvmtiError SetVerboseFlag(jvmtiVerboseFlag flag, in SetVerboseFlag() function
2518 return functions->SetVerboseFlag(this, flag, value); in SetVerboseFlag()
/art/runtime/openjdkjvmti/
DOpenjdkJvmTi.cc1601 static jvmtiError SetVerboseFlag(jvmtiEnv* env, in SetVerboseFlag() function in openjdkjvmti::JvmtiFunctions
1896 JvmtiFunctions::SetVerboseFlag, // 150