Home | History | Annotate | Download | only in binder

Lines Matching refs:outAvail

771     const size_t outAvail = (!doReceive || needRead) ? mOut.dataSize() : 0;
773 bwr.write_size = outAvail;
787 if (outAvail != 0) {