Searched defs:new_buf (Results 1 - 1 of 1) sorted by path

/art/runtime/
H A Dcheck_jni.cc1497 uint8_t* const new_buf = DebugAlloc(new_len); local
1505 GuardedCopy* copy = new (new_buf) GuardedCopy(original_buf, len, adler);

Completed in 51 milliseconds