Home
last modified time | relevance | path

Searched refs:BC_REPLY_SG (Results 1 – 2 of 2) sorted by relevance

/system/libhwbinder/include/hwbinder/
Dbinder_kernel.h106 BC_REPLY_SG = _IOW('c', 18, struct binder_transaction_data_sg), enumerator
/system/libhwbinder/
DIPCThreadState.cpp718 err = writeTransactionData(BC_REPLY_SG, flags, -1, 0, reply, &statusBuffer); in sendReply()