Searched refs:two_phase_max_bytes_read_ (Results 1 – 2 of 2) sorted by relevance
235 two_phase_max_bytes_read_ = bytes_to_read; in BeginReadData()252 if (num_bytes_read > two_phase_max_bytes_read_ || in EndReadData()268 two_phase_max_bytes_read_ = 0; in EndReadData()
111 uint32_t two_phase_max_bytes_read_ = 0; variable