HomeSort by relevance Sort by last modified time
    Searched refs:SetEnvironmentLocalStorage (Results 1 - 10 of 10) sorted by null

  /art/test/909-attach-agent/
attach.cc 59 CHECK_CALL_SUCCESS(env->SetEnvironmentLocalStorage(local_data));
  /art/test/1900-track-alloc/
alloc.cc 154 JvmtiErrorToException(env, jvmti_env, jvmti_env->SetEnvironmentLocalStorage(data));
  /art/test/901-hello-ti-agent/
basics.cc 99 CHECK_CALL_SUCCESS(env->SetEnvironmentLocalStorage(local_data));
  /art/test/ti-agent/
breakpoint_helper.cc 172 if (JvmtiErrorToException(env, jvmti_env, jvmti_env->SetEnvironmentLocalStorage(data))) {
trace_helper.cc 399 if (JvmtiErrorToException(env, jvmti_env, jvmti_env->SetEnvironmentLocalStorage(data))) {
  /art/runtime/openjdkjvmti/include/
jvmti.h     [all...]
  /prebuilts/jdk/jdk8/darwin-x86/include/
jvmti.h     [all...]
  /prebuilts/jdk/jdk8/linux-x86/include/
jvmti.h     [all...]
  /art/test/ti-stress/
stress.cc 777 if (JVMTI_ERROR_NONE != jvmti->SetEnvironmentLocalStorage(data)) {
  /art/runtime/openjdkjvmti/
OpenjdkJvmTi.cc     [all...]

Completed in 119 milliseconds