Searched refs:new_buf (Results 1 - 1 of 1) sorted by relevance
/art/runtime/ | ||
H A D | check_jni.cc | 1367 uint8_t* const new_buf = DebugAlloc(new_len); local 1375 GuardedCopy* copy = new (new_buf) GuardedCopy(original_buf, len, adler); |
Completed in 10 milliseconds