Home
last modified time | relevance | path

Searched defs:msgh (Results 1 – 6 of 6) sorted by relevance

/aosp12/hardware/qcom/camera/msm8998/QCamera2/stack/mm-camera-interface/src/
H A Dmm_camera_sock.c122 struct msghdr msgh; in mm_camera_socket_sendmsg() local
184 struct msghdr msgh; in mm_camera_socket_bundle_sendmsg() local
247 struct msghdr msgh; in mm_camera_socket_recvmsg() local
/aosp12/hardware/qcom/data/ipacfg-mgr/msm8998/ipacm/src/
H A DIPACM_Netlink.cpp262 struct msghdr *msgh = NULL; in ipa_nl_alloc_msg() local
323 struct msghdr *msgh in ipa_nl_release_msg()
369 struct msghdr *msgh = NULL; in ipa_nl_recv() local
/aosp12/hardware/qcom/sdm845/data/ipacfg-mgr/ipacm/src/
H A DIPACM_Netlink.cpp262 struct msghdr *msgh = NULL; in ipa_nl_alloc_msg() local
323 struct msghdr *msgh in ipa_nl_release_msg()
369 struct msghdr *msgh = NULL; in ipa_nl_recv() local
/aosp12/hardware/qcom/sm8150/data/ipacfg-mgr/ipacm/src/
H A DIPACM_Netlink.cpp262 struct msghdr *msgh = NULL; in ipa_nl_alloc_msg() local
323 struct msghdr *msgh in ipa_nl_release_msg()
369 struct msghdr *msgh = NULL; in ipa_nl_recv() local
/aosp12/packages/modules/adb/
H A Dsysdeps.h708 inline adb_cmsghdr* adb_CMSG_FIRSTHDR(adb_msghdr* msgh) { in adb_CMSG_FIRSTHDR()
712 inline adb_cmsghdr* adb_CMSG_NXTHDR(adb_msghdr* msgh, adb_cmsghdr* cmsg) { in adb_CMSG_NXTHDR()
H A Dsysdeps_win32.cpp981 adb_cmsghdr* adb_CMSG_FIRSTHDR(adb_msghdr* msgh) { in adb_CMSG_FIRSTHDR()
988 adb_cmsghdr* adb_CMSG_NXTHDR(adb_msghdr* msgh, adb_cmsghdr* cmsg) { in adb_CMSG_NXTHDR()