Home
last modified time | relevance | path

Searched defs:network_thread (Results 1 – 25 of 37) sorted by relevance

12

/external/webrtc/sdk/android/native_unittests/peerconnection/
Dpeer_connection_factory_unittest.cc36 rtc::Thread* network_thread, in CreateTestPCF()
84 std::unique_ptr<rtc::Thread> network_thread = in TEST() local
/external/webrtc/sdk/android/native_api/peerconnection/
Dpeer_connection_factory.cc24 std::unique_ptr<rtc::Thread> network_thread, in NativeToJavaPeerConnectionFactory()
/external/webrtc/test/network/
Demulated_network_manager.h50 rtc::Thread* network_thread() override { return network_thread_.get(); } in network_thread() function
Dnetwork_emulation_pc_unittest.cc54 rtc::Thread* network_thread) { in CreatePeerConnectionFactory()
/external/webrtc/sdk/android/src/jni/pc/
Downed_factory_and_threads.cc19 std::unique_ptr<rtc::Thread> network_thread, in OwnedFactoryAndThreads()
Downed_factory_and_threads.h42 rtc::Thread* network_thread() { return network_thread_.get(); } in network_thread() function
Dpeer_connection_factory.cc139 std::unique_ptr<rtc::Thread> network_thread, in NativeToScopedJavaPeerConnectionFactory()
179 std::unique_ptr<rtc::Thread> network_thread, in NativeToJavaPeerConnectionFactory()
274 std::unique_ptr<rtc::Thread> network_thread = in CreatePeerConnectionFactoryForJava() local
/external/webrtc/media/sctp/
Dsctp_transport.h105 rtc::Thread* network_thread() const { return network_thread_; } in network_thread() function
288 explicit SctpTransportFactory(rtc::Thread* network_thread) in SctpTransportFactory()
/external/webrtc/api/
Dcreate_peerconnection_factory.cc30 rtc::Thread* network_thread, in CreatePeerConnectionFactory()
/external/webrtc/pc/
Dchannel_manager.h62 rtc::Thread* network_thread() const { return network_thread_; } in network_thread() function
Dpeer_connection_factory.h85 rtc::Thread* network_thread() { return network_thread_; } in network_thread() function
Dsctp_data_channel.cc136 rtc::Thread* network_thread) { in Create()
161 rtc::Thread* network_thread) in SctpDataChannel()
Dchannel.cc126 rtc::Thread* network_thread, in BaseChannel()
789 rtc::Thread* network_thread, in VoiceChannel()
966 rtc::Thread* network_thread, in VideoChannel()
1202 rtc::Thread* network_thread, in RtpDataChannel()
Dchannel.h99 rtc::Thread* network_thread() const { return network_thread_; } in network_thread() function
Dpeer_connection.h250 rtc::Thread* network_thread() const final { in network_thread() function
Dchannel_manager.cc31 rtc::Thread* network_thread) in ChannelManager()
Dpeer_connection_rampup_tests.cc272 rtc::Thread* network_thread() { return network_thread_.get(); } in network_thread() function in webrtc::PeerConnectionRampUpTest
/external/webrtc/p2p/base/
Dfake_port_allocator.h79 rtc::Thread* network_thread, in FakePortAllocatorSession()
212 FakePortAllocator(rtc::Thread* network_thread, in FakePortAllocator()
/external/webrtc/p2p/client/
Drelay_port_factory_interface.h39 rtc::Thread* network_thread; member
Dbasic_port_allocator.h120 rtc::Thread* network_thread() { return network_thread_; } in network_thread() function
/external/webrtc/video/
Drtp_video_stream_receiver_frame_transformer_delegate.cc73 rtc::Thread* network_thread, in RtpVideoStreamReceiverFrameTransformerDelegate()
/external/webrtc/test/pc/e2e/
Dpeer_connection_quality_test_params.h91 rtc::Thread* const network_thread; member
Dpeer_configurer.h45 PeerConfigurerImpl(rtc::Thread* network_thread, in PeerConfigurerImpl()
Dtest_peer_factory.cc219 rtc::Thread* network_thread) { in CreatePCFDependencies()
/external/webrtc/pc/test/
Dpeer_connection_test_wrapper.cc79 rtc::Thread* network_thread, in PeerConnectionTestWrapper()

12