| /external/webrtc/sdk/android/native_unittests/peerconnection/ |
| D | peer_connection_factory_unittest.cc | 39 rtc::Thread* worker_thread, in CreateTestPCF() 92 std::unique_ptr<rtc::Thread> worker_thread = rtc::Thread::Create(); in TEST() local
|
| /external/webrtc/pc/ |
| D | connection_context.h | 74 rtc::Thread* worker_thread() { return worker_thread_.get(); } in worker_thread() function 75 const rtc::Thread* worker_thread() const { return worker_thread_.get(); } in worker_thread() function
|
| D | video_track.cc | 26 rtc::Thread* worker_thread) in VideoTrack() 134 rtc::Thread* worker_thread) { in Create()
|
| D | video_track_source_proxy.cc | 22 rtc::Thread* worker_thread, in CreateVideoTrackSourceProxy()
|
| D | rtp_sender.cc | 150 RtpSenderBase::RtpSenderBase(rtc::Thread* worker_thread, in RtpSenderBase() 599 rtc::Thread* worker_thread, in Create() 607 AudioRtpSender::AudioRtpSender(rtc::Thread* worker_thread, in AudioRtpSender() 752 rtc::Thread* worker_thread, in Create() 759 VideoRtpSender::VideoRtpSender(rtc::Thread* worker_thread, in VideoRtpSender()
|
| D | audio_rtp_receiver.cc | 27 rtc::Thread* worker_thread, in AudioRtpReceiver() 39 rtc::Thread* worker_thread, in AudioRtpReceiver()
|
| D | peer_connection_factory.h | 108 rtc::Thread* worker_thread() const { return context_->worker_thread(); } in worker_thread() function
|
| D | video_rtp_receiver.cc | 26 VideoRtpReceiver::VideoRtpReceiver(rtc::Thread* worker_thread, in VideoRtpReceiver() 34 rtc::Thread* worker_thread, in VideoRtpReceiver()
|
| D | rtp_transmission_manager.h | 212 rtc::Thread* worker_thread() const { return context_->worker_thread(); } in worker_thread() function
|
| D | channel.h | 92 rtc::Thread* worker_thread() const { return worker_thread_; } in worker_thread() function
|
| /external/sdv/vsomeip/third_party/boost/exception/example/ |
| D | cloning_2.cpp | 15 worker_thread( boost::exception_ptr & error ) in worker_thread() function
|
| /external/rust/crates/rayon-core/src/ |
| D | registry.rs | 295 let worker_thread = Box::into_raw(Box::new(WorkerThread::from(thread))); in new() localVariable 317 let worker_thread = WorkerThread::current(); in current() localVariable 332 let worker_thread = WorkerThread::current(); in current_num_threads() localVariable 406 let worker_thread = WorkerThread::current(); in inject_or_push() localVariable 493 let worker_thread = WorkerThread::current(); in in_worker() localVariable 520 let worker_thread = WorkerThread::current(); in in_worker_cold() localVariable 545 let worker_thread = WorkerThread::current(); in in_worker_cross() localVariable 905 let worker_thread = &WorkerThread::from(thread); in main_loop() localVariable
|
| /external/webrtc/sdk/android/native_api/peerconnection/ |
| D | peer_connection_factory.cc | 26 std::unique_ptr<rtc::Thread> worker_thread, in NativeToJavaPeerConnectionFactory()
|
| /external/webrtc/sdk/android/src/jni/pc/ |
| D | owned_factory_and_threads.cc | 21 std::unique_ptr<rtc::Thread> worker_thread, in OwnedFactoryAndThreads()
|
| D | owned_factory_and_threads.h | 45 rtc::Thread* worker_thread() { return worker_thread_.get(); } in worker_thread() function
|
| D | video.cc | 46 rtc::Thread* worker_thread, in CreateVideoSource()
|
| D | peer_connection_factory.cc | 122 std::unique_ptr<rtc::Thread> worker_thread, in NativeToScopedJavaPeerConnectionFactory() 161 std::unique_ptr<rtc::Thread> worker_thread, in NativeToJavaPeerConnectionFactory() 259 std::unique_ptr<rtc::Thread> worker_thread = rtc::Thread::Create(); in CreatePeerConnectionFactoryForJava() local
|
| /external/webrtc/api/ |
| D | create_peerconnection_factory.cc | 32 rtc::Thread* worker_thread, in CreatePeerConnectionFactory()
|
| /external/webrtc/rtc_base/ |
| D | rtc_certificate_generator.cc | 63 Thread* worker_thread) in RTCCertificateGenerator()
|
| /external/ltp/testcases/realtime/func/pi-tests/ |
| D | sbrk_mutex.c | 76 void *worker_thread(void *arg) in worker_thread() function
|
| /external/webrtc/pc/test/ |
| D | fake_peer_connection_for_stats.h | 85 VoiceChannelForTesting(rtc::Thread* worker_thread, in VoiceChannelForTesting() 114 VideoChannelForTesting(rtc::Thread* worker_thread, in VideoChannelForTesting() 350 rtc::Thread* worker_thread() const override { return worker_thread_; } in worker_thread() function
|
| /external/sdv/vsomeip/third_party/boost/thread/include/boost/thread/ |
| D | user_scheduler.hpp | 77 void worker_thread() in worker_thread() function in boost::user_scheduler
|
| /external/cronet/base/task/ |
| D | cancelable_task_tracker_unittest.cc | 46 Thread worker_thread("worker thread"); in TEST_F() local 126 Thread worker_thread("worker thread"); in TEST_F() local
|
| /external/crosvm/base/src/ |
| D | lib.rs | 26 mod worker_thread; module
|
| /external/libchrome/base/task/ |
| D | cancelable_task_tracker_unittest.cc | 85 Thread worker_thread("worker thread"); in TEST_F() local 165 Thread worker_thread("worker thread"); in TEST_F() local
|