Home
last modified time | relevance | path

Searched defs:GetEnvironmentLocalStorage (Results 1 – 2 of 2) sorted by relevance

/art/openjdkjvmti/
DOpenjdkJvmTi.cc1322 static jvmtiError GetEnvironmentLocalStorage(jvmtiEnv* env, void** data_ptr) { in GetEnvironmentLocalStorage() function in openjdkjvmti::JvmtiFunctions
/art/openjdkjvmti/include/
Djvmti.h2503 jvmtiError GetEnvironmentLocalStorage(void** data_ptr) { in GetEnvironmentLocalStorage() function