HomeSort by relevance Sort by last modified time
    Searched refs:send_command (Results 51 - 75 of 112) sorted by null

1 23 4 5

  /hardware/qcom/camera/msm8998/QCamera2/HAL/wrapper/
QualcommCamera.cpp 416 int send_command(struct camera_device * device, function in namespace:android
423 rc = hardware->send_command(device, cmd, arg1, arg2);
  /tools/test/connectivity/acts/tests/google/tel/lab/
TelLabMobilityTest.py 129 self.anritsu.send_command("IMSSTARTVN 1")
137 self.anritsu.send_command("OUTOFSERVICE OUT,BTS{}".format(i))
150 self.anritsu.send_command("OUTOFSERVICE IN,BTS{}".format(i))
  /external/autotest/server/site_tests/firmware_Cr50Update/
firmware_Cr50Update.py 138 self.cr50.send_command("ccd keepalive disable")
  /hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/inc/
omx_swvdec.h 191 OMX_ERRORTYPE send_command(OMX_HANDLETYPE cmp_handle,
omx_vdec_hevc.h 342 OMX_ERRORTYPE send_command(OMX_HANDLETYPE hComp,
    [all...]
  /hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/inc/
omx_swvdec.h 179 OMX_ERRORTYPE send_command(OMX_HANDLETYPE cmp_handle,
  /hardware/qcom/media/sdm845/mm-video-v4l2/vidc/vdec/inc/
omx_swvdec.h 186 OMX_ERRORTYPE send_command(OMX_HANDLETYPE cmp_handle,
  /external/autotest/client/common_lib/cros/bluetooth/
bluetooth_socket.py 261 def send_command(self, code, index, data=''): member in class:BluetoothSocket
331 self.send_command(cmd_code, cmd_index, cmd_data)
    [all...]
  /hardware/qcom/media/msm8974/mm-core/omxcore/src/common/
omx_core_cmp.cpp 135 eRet = pThis->send_command(hComp,cmd,param1,cmdData);
  /hardware/qcom/media/msm8974/mm-core/src/common/
omx_core_cmp.cpp 135 eRet = pThis->send_command(hComp,cmd,param1,cmdData);
  /hardware/qcom/media/msm8974/mm-video-legacy/vidc/venc/inc/
omx_video_base.h 289 OMX_ERRORTYPE send_command(OMX_HANDLETYPE hComp,
  /hardware/qcom/media/msm8974/mm-video-v4l2/vidc/venc/inc/
omx_video_base.h 315 OMX_ERRORTYPE send_command(OMX_HANDLETYPE hComp,
  /hardware/qcom/media/msm8996/mm-core/src/common/
omx_core_cmp.cpp 135 eRet = pThis->send_command(hComp,cmd,param1,cmdData);
  /hardware/qcom/media/msm8998/mm-core/src/common/
omx_core_cmp.cpp 135 eRet = pThis->send_command(hComp,cmd,param1,cmdData);
  /hardware/qcom/media/sdm845/mm-core/src/common/
omx_core_cmp.cpp 135 eRet = pThis->send_command(hComp,cmd,param1,cmdData);
  /device/generic/goldfish/camera/
EmulatedCamera.cpp 1161 int EmulatedCamera::send_command(struct camera_device* dev, function in class:android::EmulatedCamera
    [all...]
  /tools/test/connectivity/acts/framework/acts/test_utils/tel/
anritsu_utils.py 247 anritsu_handle.send_command("IMSI 311480012345678")
248 anritsu_handle.send_command("SECURITY3G MILENAGE")
249 anritsu_handle.send_command(
    [all...]
  /device/google/marlin/camera/QCamera2/HAL/
QCamera2HWI.h 233 static int send_command(struct camera_device *,
QCameraMuxer.cpp 1520 int QCameraMuxer::send_command(struct camera_device * device, function in class:qcamera::QCameraMuxer
    [all...]
  /device/huawei/angler/camera/QCamera2/HAL/
QCamera2HWI.h 234 static int send_command(struct camera_device *,
  /device/lge/bullhead/camera/QCamera2/HAL/
QCamera2HWI.h 234 static int send_command(struct camera_device *,
  /hardware/qcom/camera/msm8998/QCamera2/HAL/
QCameraMuxer.cpp 1520 int QCameraMuxer::send_command(struct camera_device * device, function in class:qcamera::QCameraMuxer
    [all...]
  /hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/inc/
omx_vdec.h 343 OMX_ERRORTYPE send_command(OMX_HANDLETYPE hComp,
    [all...]
  /hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/inc/
omx_vdec_hevc.h 345 OMX_ERRORTYPE send_command(OMX_HANDLETYPE hComp,
    [all...]
  /hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/inc/
omx_video_base.h 322 OMX_ERRORTYPE send_command(OMX_HANDLETYPE hComp,

Completed in 1138 milliseconds

1 23 4 5