Searched defs:mem_ptr (Results 1 – 2 of 2) sorted by relevance
/art/openjdkjvmti/ | ||
D | ti_allocator.cc | 61 unsigned char** mem_ptr) { in Allocate() |
D | OpenjdkJvmTi.cc | 126 static jvmtiError Allocate(jvmtiEnv* env, jlong size, unsigned char** mem_ptr) { in Allocate() |