Home | History | Annotate | Download | only in binder

Lines Matching refs:bytes

560         //printf("Writing %ld bytes, padded to %ld\n", len, padded);
621 status_t err = writeInt32(str.bytes());
623 err = write(str.string(), str.bytes()+1);