Searched refs:new_buf (Results 1 - 1 of 1) sorted by relevance

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

Completed in 10 milliseconds