Searched defs:Send (Results 1 – 3 of 3) sorted by relevance
/frameworks/native/libs/vr/libpdx/private/pdx/ | ||
D | client.h | 213 Status<T> Send(int opcode) { in Send() function |
/frameworks/native/libs/vr/libpdx_uds/ | ||
D | ipc_helper.cpp | 30 ssize_t Send(int socket_fd, const void* data, size_t size, in Send() function in android::pdx::uds::__anonb9b72da70111::SocketSender |
/frameworks/native/services/vr/virtual_touchpad/ | ||
D | EvdevInjector.cpp | 230 int EvdevInjector::Send(uint16_t type, uint16_t code, int32_t value) { in Send() function in android::dvr::EvdevInjector |