Home | History | Annotate | Download | only in runtime

Lines Matching full:buf_len

1586     size_t buf_len = LengthIncludingRedZones(original_length_);
1587 return reinterpret_cast<const char*>(buf + (buf_len - (kRedZoneSize / 2)));