Searched defs:send_count (Results 1 – 5 of 5) sorted by relevance
/aosp12/frameworks/native/libs/vr/libpdx/private/pdx/ |
H A D | client.h | 229 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()
|
/aosp12/frameworks/native/libs/vr/libpdx/ |
H A D | client.cpp | 144 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()
|
/aosp12/frameworks/native/libs/vr/libpdx_uds/ |
H A D | client_channel.cpp | 91 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()
|
/aosp12/system/bt/service/ |
H A D | gatt_server.cc | 207 int send_count = 0; in SendNotification() local
|
/aosp12/bionic/libc/kernel/uapi/drm/ |
H A D | drm.h | 228 int send_count; member
|