Searched refs:writeTransactionData (Results 1 - 2 of 2) sorted by relevance

/system/libhwbinder/include/hwbinder/
H A DIPCThreadState.h106 status_t writeTransactionData(int32_t cmd,
/system/libhwbinder/
H A DIPCThreadState.cpp621 err = writeTransactionData(BC_TRANSACTION_SG, flags, handle, code, data, NULL);
769 err = writeTransactionData(BC_REPLY_SG, flags, -1, 0, reply, &statusBuffer);
967 status_t IPCThreadState::writeTransactionData(int32_t cmd, uint32_t binderFlags, function in class:android::hardware::IPCThreadState

Completed in 55 milliseconds