struct FdTransaction
Defined at line 54 of file ../../src/starnix/tests/syscalls/cpp/binder_helper.h
A helper helper to prepare a transaction that sends a single file descriptor.
Public Members
binder_fd_object fd_object
binder_size_t offset
TransactionWriteBuffer write_buffer
Public Methods
void FdTransaction (const FdTransaction & )
Defined at line 60 of file ../../src/starnix/tests/syscalls/cpp/binder_helper.h
void FdTransaction (FdTransaction && )
Defined at line 61 of file ../../src/starnix/tests/syscalls/cpp/binder_helper.h
void FdTransaction (uint32_ttarget_handle,uint32_tcode,intfd)
Defined at line 87 of file ../../src/starnix/tests/syscalls/cpp/binder_helper.cc