Searched defs:DebugAlloc (Results 1 - 1 of 1) sorted by relevance

/art/runtime/
H A Dcheck_jni.cc1193 uint8_t* const new_buf = DebugAlloc(new_len);
1294 static uint8_t* DebugAlloc(size_t len) { function in class:art::GuardedCopy

Completed in 146 milliseconds