Home | History | Annotate | Download | only in binder

Lines Matching refs:writeTransactionData

522         err = writeTransactionData(BC_TRANSACTION, flags, handle, code, data, NULL);
656 err = writeTransactionData(BC_REPLY, flags, -1, 0, reply, &statusBuffer);
848 status_t IPCThreadState::writeTransactionData(int32_t cmd, uint32_t binderFlags,