Searched refs:msg_bytes_written (Results 1 – 1 of 1) sorted by relevance
240 const uint32_t msg_bytes_written = static_cast<uint32_t>( in FilterOneByte() local242 PERFETTO_DCHECK(msg_bytes_written <= state->in_bytes_limit); in FilterOneByte()245 proto_utils::WriteRedundantVarInt(msg_bytes_written, state->size_field, in FilterOneByte()