Searched refs:GetEnvironmentLocalStorage (Results 1 – 1 of 1) sorted by relevance
1742 jvmtiError (JNICALL *GetEnvironmentLocalStorage) (jvmtiEnv* env,2503 jvmtiError GetEnvironmentLocalStorage(void** data_ptr) { in GetEnvironmentLocalStorage() function2504 return functions->GetEnvironmentLocalStorage(this, data_ptr); in GetEnvironmentLocalStorage()