Searched refs:BufferWithinRedZones (Results 1 – 1 of 1) sorted by relevance
1524 memcpy(const_cast<uint8_t*>(copy->BufferWithinRedZones()), original_buf, len); in Create()1536 return const_cast<uint8_t*>(copy->BufferWithinRedZones()); in Create()1663 adler32(adler32(0L, Z_NULL, 0), BufferWithinRedZones(), original_length_); in CheckHeader()1713 const uint8_t* BufferWithinRedZones() const { in BufferWithinRedZones() function in art::__anon846bc2ca0111::GuardedCopy