Lines Matching refs:on_read
121 if (rb_.rleft() && on_read() != 0) {
204 if (on_read() != 0) {
251 if (rb_.rleft() && on_read() != 0) {
329 return upstream->on_read(faddr, remote_addr, local_addr, pi, data, datalen);
339 if (upstream_->on_read() != 0) {
376 // Run on_read to process data left in buffer since they are not
378 if (on_read() != 0) {
401 if (on_read() != 0) {
421 // Run on_read to process data left in buffer since they are not
423 if (on_read() != 0) {
664 if (on_read() != 0) {
678 if (on_read() != 0) {
693 int ClientHandler::on_read() {