Home
last modified time | relevance | path

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

/frameworks/native/libs/vr/libpdx_uds/
Dclient_channel.cpp178 Status<int> ClientChannel::SendAndReceive(void* transaction_state, int opcode, in SendAndReceive() function in android::pdx::uds::ClientChannel
215 return SendAndReceive(transaction_state, opcode, send_vector, send_count, in SendWithInt()
223 SendAndReceive(transaction_state, opcode, send_vector, send_count, in SendWithFileHandle()
243 SendAndReceive(transaction_state, opcode, send_vector, send_count, in SendWithChannelHandle()
/frameworks/native/libs/vr/libpdx_uds/private/uds/
Dclient_channel.h85 Status<int> SendAndReceive(void* transaction_state, int opcode,