Home
last modified time | relevance | path

Searched defs:StartReceive (Results 1 – 9 of 9) sorted by relevance

/external/chromium_org/third_party/webrtc/video_engine/test/libvietest/testbed/
Dtb_video_channel.cc76 void TbVideoChannel::StartReceive(unsigned short rtp_port) { in StartReceive() function in TbVideoChannel
/external/chromium_org/extensions/browser/api/serial/
Dserial_event_dispatcher.cc73 void SerialEventDispatcher::StartReceive(const ReceiveParams& params) { in StartReceive() function in extensions::core_api::SerialEventDispatcher
/external/chromium_org/components/proximity_auth/
Dbluetooth_connection.cc109 void BluetoothConnection::StartReceive() { in StartReceive() function in proximity_auth::BluetoothConnection
/external/chromium_org/extensions/browser/api/sockets_udp/
Dudp_socket_event_dispatcher.cc75 void UDPSocketEventDispatcher::StartReceive(const ReceiveParams& params) { in StartReceive() function in extensions::core_api::UDPSocketEventDispatcher
/external/chromium_org/extensions/browser/api/bluetooth_socket/
Dbluetooth_socket_event_dispatcher.cc157 void BluetoothSocketEventDispatcher::StartReceive(const SocketParams& params) { in StartReceive() function in extensions::core_api::BluetoothSocketEventDispatcher
/external/chromium_org/third_party/webrtc/video_engine/
Dvie_base_impl.cc300 int ViEBaseImpl::StartReceive(const int video_channel) { in StartReceive() function in webrtc::ViEBaseImpl
Dvie_receiver.cc346 void ViEReceiver::StartReceive() { in StartReceive() function in webrtc::ViEReceiver
Dvie_channel.cc1327 int32_t ViEChannel::StartReceive() { in StartReceive() function in webrtc::ViEChannel
/external/chromium_org/third_party/webrtc/voice_engine/
Dvoe_base_impl.cc595 int VoEBaseImpl::StartReceive(int channel) in StartReceive() function in webrtc::VoEBaseImpl