Home
last modified time | relevance | path

Searched refs:sendfd (Results 1 – 4 of 4) sorted by relevance

/hardware/qcom/camera/msm8998/QCamera2/stack/mm-camera-interface/src/
Dmm_camera_sock.c120 int sendfd) in mm_camera_socket_sendmsg() argument
146 if( sendfd >= 0) { in mm_camera_socket_sendmsg()
155 *((int *)CMSG_DATA(cmsghp)) = sendfd; in mm_camera_socket_sendmsg()
Dmm_camera.c1913 int sendfd) in mm_camera_util_sendmsg() argument
1920 if(mm_camera_socket_sendmsg(my_obj->ds_fd, msg, buf_size, sendfd) > 0) { in mm_camera_util_sendmsg()
/hardware/qcom/camera/msm8998/QCamera2/stack/mm-camera-interface/inc/
Dmm_camera_sock.h58 int sendfd);
Dmm_camera.h684 int sendfd);