Lines Matching refs:GetEnvironmentLocalStorage
1766 jvmtiError (JNICALL *GetEnvironmentLocalStorage) (jvmtiEnv* env,2571 jvmtiError GetEnvironmentLocalStorage(void** data_ptr) {2572 return functions->GetEnvironmentLocalStorage(this, data_ptr);