Lines Matching refs:GetEnvironmentLocalStorage
1742 jvmtiError (JNICALL *GetEnvironmentLocalStorage) (jvmtiEnv* env,2503 jvmtiError GetEnvironmentLocalStorage(void** data_ptr) {2504 return functions->GetEnvironmentLocalStorage(this, data_ptr);