Home
last modified time | relevance | path

Searched defs:send_count (Results 1 – 3 of 3) sorted by relevance

/frameworks/native/libs/vr/libpdx/private/pdx/
Dclient.h229 Status<T> SendVector(int opcode, const iovec* send_vector, size_t send_count, in SendVector()
238 Status<T> SendVector(int opcode, const iovec (&send_vector)[send_count], in SendVector()
245 Status<T> SendVector(int opcode, const iovec (&send_vector)[send_count], in SendVector()
/frameworks/native/libs/vr/libpdx/
Dclient.cpp144 const iovec* send_vector, size_t send_count, in SendTransaction()
168 const iovec* send_vector, size_t send_count, in SendTransaction()
189 const iovec* send_vector, size_t send_count, in SendTransaction()
210 const iovec* send_vector, size_t send_count, in SendTransaction()
/frameworks/native/libs/vr/libpdx_uds/
Dclient_channel.cpp91 const iovec* send_vector, size_t send_count, in SendRequest()
180 size_t send_count, in SendAndReceive()
212 size_t send_count, in SendWithInt()
221 size_t send_count, const iovec* receive_vector, size_t receive_count) { in SendWithFileHandle()
241 size_t send_count, const iovec* receive_vector, size_t receive_count) { in SendWithChannelHandle()