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.h228 Status<T> SendVector(int opcode, const iovec* send_vector, size_t send_count, in SendVector()
237 Status<T> SendVector(int opcode, const iovec (&send_vector)[send_count], in SendVector()
244 Status<T> SendVector(int opcode, const iovec (&send_vector)[send_count], in SendVector()
/frameworks/native/libs/vr/libpdx/
Dclient.cpp140 const iovec* send_vector, size_t send_count, in SendTransaction()
164 const iovec* send_vector, size_t send_count, in SendTransaction()
185 const iovec* send_vector, size_t send_count, in SendTransaction()
206 const iovec* send_vector, size_t send_count, in SendTransaction()
/frameworks/native/libs/vr/libpdx_uds/
Dclient_channel.cpp90 const iovec* send_vector, size_t send_count, in SendRequest()
179 size_t send_count, in SendAndReceive()
211 size_t send_count, in SendWithInt()
220 size_t send_count, const iovec* receive_vector, size_t receive_count) { in SendWithFileHandle()
240 size_t send_count, const iovec* receive_vector, size_t receive_count) { in SendWithChannelHandle()