HomeSort by relevance Sort by last modified time
    Searched refs:add_channel (Results 1 - 19 of 19) sorted by null

  /external/chromium-trace/trace-viewer/third_party/pywebsocket/src/test/
test_endtoend.py 131 mux_client.add_channel(2, logical_channel_options)
137 mux_client.add_channel(3, logical_channel_options)
mux_client_for_testing.py 423 # AddChannelResponse will be handled in add_channel().
531 def add_channel(self, channel_id, options): member in class:MuxClient
  /external/chromium_org/components/variations/
study_filtering_unittest.cc 54 filter.add_channel(channels[i]);
71 filter.add_channel(channels[index]);
  /device/asus/flo/camera/QCamera2/stack/common/
mm_camera_interface.h 392 /** add_channel: fucntion definition for adding a channel
402 uint32_t (*add_channel) (uint32_t camera_handle, member in struct:__anon2766
  /device/lge/hammerhead/camera/QCamera2/stack/common/
mm_camera_interface.h 392 /** add_channel: fucntion definition for adding a channel
402 uint32_t (*add_channel) (uint32_t camera_handle, member in struct:__anon3272
  /device/moto/shamu/camera/QCamera2/stack/common/
mm_camera_interface.h 414 /** add_channel: fucntion definition for adding a channel
424 uint32_t (*add_channel) (uint32_t camera_handle, member in struct:__anon4369
  /device/asus/flo/camera/QCamera2/HAL/
QCameraChannel.cpp 128 m_handle = m_camOps->add_channel(m_camHandle,
  /device/lge/hammerhead/camera/QCamera2/HAL/
QCameraChannel.cpp 128 m_handle = m_camOps->add_channel(m_camHandle,
  /external/chromium_org/third_party/webrtc/modules/audio_processing/
audio_processing_impl.cc 542 msg->add_channel(data[i], channel_size);
  /device/asus/flo/camera/QCamera2/stack/mm-camera-interface/src/
mm_camera_interface.c     [all...]
  /device/asus/flo/camera/QCamera2/stack/mm-camera-test/src/
mm_qcamera_app.c 627 ch_id = test_obj->cam->ops->add_channel(test_obj->cam->camera_handle,
  /device/lge/hammerhead/camera/QCamera2/stack/mm-camera-interface/src/
mm_camera_interface.c     [all...]
  /device/lge/hammerhead/camera/QCamera2/stack/mm-camera-test/src/
mm_qcamera_app.c 627 ch_id = test_obj->cam->ops->add_channel(test_obj->cam->camera_handle,
  /device/moto/shamu/camera/QCamera2/HAL/
QCameraChannel.cpp 152 m_handle = m_camOps->add_channel(m_camHandle,
    [all...]
  /device/moto/shamu/camera/QCamera2/stack/mm-camera-interface/src/
mm_camera_interface.c     [all...]
  /device/asus/flo/camera/QCamera2/HAL3/
QCamera3Channel.cpp 161 m_handle = m_camOps->add_channel(m_camHandle,
    [all...]
  /device/lge/hammerhead/camera/QCamera2/HAL3/
QCamera3Channel.cpp 159 m_handle = m_camOps->add_channel(m_camHandle,
    [all...]
  /device/moto/shamu/camera/QCamera2/HAL3/
QCamera3Channel.cpp 179 m_handle = m_camOps->add_channel(m_camHandle,
    [all...]
  /device/moto/shamu/camera/QCamera2/stack/mm-camera-test/src/
mm_qcamera_app.c 733 ch_id = test_obj->cam->ops->add_channel(test_obj->cam->camera_handle,
    [all...]

Completed in 6601 milliseconds