Home | History | Annotate | Download | only in include

Lines Matching refs:SetEnvironmentLocalStorage

1746   jvmtiError (JNICALL *SetEnvironmentLocalStorage) (jvmtiEnv* env,
2499 jvmtiError SetEnvironmentLocalStorage(const void* data) {
2500 return functions->SetEnvironmentLocalStorage(this, data);