Home | History | Annotate | Download | only in binder

Lines Matching full:read_consumed

870     bwr.read_consumed = 0;
895 << "), read consumed: " << bwr.read_consumed << endl;
905 if (bwr.read_consumed > 0) {
906 mIn.setDataSize(bwr.read_consumed);