Home | History | Annotate | Download | only in binder

Lines Matching refs:restartWrite

352     status_t err = restartWrite(len);
1352 status_t Parcel::restartWrite(size_t desired)
1373 LOGV("restartWrite Setting data size of %p to %d\n", this, mDataSize);
1374 LOGV("restartWrite Setting data pos of %p to %d\n", this, mDataPos);