Searched refs:new_buf (Results 1 – 1 of 1) sorted by relevance
1552 uint8_t* const new_buf = DebugAlloc(new_len); in Create() local1560 GuardedCopy* copy = new (new_buf) GuardedCopy(original_buf, len, adler); in Create()