Home | History | Annotate | Download | only in binder

Lines Matching refs:outAvail

765     const size_t outAvail = (!doReceive || needRead) ? mOut.dataSize() : 0;
767 bwr.write_size = outAvail;
781 if (outAvail != 0) {