Home
last modified time | relevance | path

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

/art/runtime/openjdkjvmti/
Dti_properties.cc161 static jvmtiError GetLibraryPath(jvmtiEnv* env, char** value_ptr) { in GetLibraryPath()
207 char** value_ptr) { in GetSystemProperty()
DOpenjdkJvmTi.cc1488 static jvmtiError GetSystemProperty(jvmtiEnv* env, const char* property, char** value_ptr) { in GetSystemProperty()