HomeSort by relevance Sort by last modified time
    Searched full:sendmsg (Results 51 - 75 of 616) sorted by null

1 23 4 5 6 7 8 91011>>

  /hardware/qcom/gps/loc_api/libloc_api_50001/
loc_eng_xtra.cpp 161 adapter->sendMsg(new LocEngInjectXtraData(adapter, data, length));
185 adapter->sendMsg(new LocEngRequestXtraServer(adapter));
211 adapter->sendMsg(new LocEngSetXtraVersionCheck(adapter, check));
  /hardware/ti/omap4-aah/ion/
ion_test.c 174 sendmsg(sd[0], &msg, 0);
180 sendmsg(sd[0], &msg, 0);
224 sendmsg(sd[1], &child_msg, 0);
  /system/core/libion/
ion_test.c 157 sendmsg(sd[0], &msg, 0);
163 sendmsg(sd[0], &msg, 0);
208 sendmsg(sd[1], &child_msg, 0);
  /development/ndk/platforms/android-3/include/sys/
socket.h 74 __socketcall int sendmsg(int, const struct msghdr *, unsigned int);
  /development/ndk/platforms/android-9/arch-mips/include/sys/
socket.h 84 __socketcall int sendmsg(int, const struct msghdr *, unsigned int);
  /external/strace/linux/
subcall.h 23 [SYS_socket_subcall + 16] = { 3, IS|TN, sys_sendmsg, "sendmsg" },
  /external/strace/tests/
netlink_unix_diag.c 49 return sendmsg(fd, &msg, 0) > 0;
scm_rights.c 58 assert(sendmsg(1, &mh, 0) == sizeof(iov));
  /hardware/qcom/gps/core/
MsgTask.h 54 void sendMsg(const LocMsg* msg) const;
  /hardware/qcom/gps/msm8084/core/
MsgTask.h 54 void sendMsg(const LocMsg* msg) const;
  /hardware/qcom/gps/msm8960/core/
MsgTask.h 54 void sendMsg(const LocMsg* msg) const;
  /hardware/qcom/gps/msm8974/core/
MsgTask.h 54 void sendMsg(const LocMsg* msg) const;
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/sys/
socket.h 74 __socketcall int sendmsg(int, const struct msghdr *, unsigned int);
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/sys/
socket.h 74 __socketcall int sendmsg(int, const struct msghdr *, unsigned int);
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/sys/
socket.h 74 __socketcall int sendmsg(int, const struct msghdr *, unsigned int);
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/sys/
socket.h 74 __socketcall int sendmsg(int, const struct msghdr *, unsigned int);
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/sys/
socket.h 74 __socketcall int sendmsg(int, const struct msghdr *, unsigned int);
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/sys/
socket.h 74 __socketcall int sendmsg(int, const struct msghdr *, unsigned int);
  /prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/sys/
socket.h 74 __socketcall int sendmsg(int, const struct msghdr *, unsigned int);
  /prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/sys/
socket.h 74 __socketcall int sendmsg(int, const struct msghdr *, unsigned int);
  /prebuilts/ndk/6/platforms/android-3/arch-x86/usr/include/sys/
socket.h 74 __socketcall int sendmsg(int, const struct msghdr *, unsigned int);
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/sys/
socket.h 74 __socketcall int sendmsg(int, const struct msghdr *, unsigned int);
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/sys/
socket.h 74 __socketcall int sendmsg(int, const struct msghdr *, unsigned int);
  /prebuilts/ndk/7/platforms/android-3/arch-arm/usr/include/sys/
socket.h 74 __socketcall int sendmsg(int, const struct msghdr *, unsigned int);
  /prebuilts/ndk/7/platforms/android-3/arch-x86/usr/include/sys/
socket.h 74 __socketcall int sendmsg(int, const struct msghdr *, unsigned int);

Completed in 3257 milliseconds

1 23 4 5 6 7 8 91011>>