Home | History | Annotate | Download | only in servicemanager

Lines Matching refs:flags

47     fprintf(stderr,"  target %p  cookie %p  code %08x  flags %08x\n",
48 txn->target, txn->cookie, txn->code, txn->flags);
54 fprintf(stderr," - type %08x flags %08x ptr %p cookie %p\n",
55 obj->type, obj->flags, obj->pointer, obj->cookie);
179 data.txn.flags = TF_STATUS_CODE;
185 data.txn.flags = 0;
315 if (msg->flags & BIO_F_OVERFLOW) {
323 writebuf.txn.flags = 0;
353 reply->flags |= BIO_F_IOERROR;
400 bio->flags = BIO_F_SHARED;
409 bio->flags = BIO_F_OVERFLOW;
419 bio->flags = 0;
426 bio->flags |= BIO_F_OVERFLOW;
440 if (reply->flags & BIO_F_SHARED) {
445 reply->flags = 0;
461 bio->flags |= BIO_F_OVERFLOW;
480 obj->flags = 0x7f | FLAT_BINDER_FLAG_ACCEPTS_FDS;
498 obj->flags = 0x7f | FLAT_BINDER_FLAG_ACCEPTS_FDS;
563 bio->flags |= BIO_F_OVERFLOW;
600 bio->flags |= BIO_F_OVERFLOW;