Home
last modified time | relevance | path

Searched defs:msgbuf (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Bluetooth/system/btif/src/
Dbtif_sock_util.cc84 char msgbuf[CMSG_SPACE(1)]; in sock_send_fd() local
/packages/modules/adb/
Dsysdeps_win32.cpp850 WSABUF* msgbuf = reinterpret_cast<WSABUF*>(msg->msg_iov); in to_WSAMSG() local