/external/webrtc/sdk/android/native_unittests/peerconnection/ |
D | peer_connection_factory_unittest.cc | 37 rtc::Thread* worker_thread, in CreateTestPCF() 89 std::unique_ptr<rtc::Thread> worker_thread = rtc::Thread::Create(); in TEST() local
|
/external/webrtc/pc/ |
D | video_track.cc | 25 rtc::Thread* worker_thread) in VideoTrack() 96 rtc::Thread* worker_thread) { in Create()
|
D | rtp_sender.cc | 108 RtpSenderBase::RtpSenderBase(rtc::Thread* worker_thread, in RtpSenderBase() 410 rtc::Thread* worker_thread, in Create() 419 AudioRtpSender::AudioRtpSender(rtc::Thread* worker_thread, in AudioRtpSender() 558 rtc::Thread* worker_thread, in Create() 566 VideoRtpSender::VideoRtpSender(rtc::Thread* worker_thread, in VideoRtpSender()
|
D | audio_rtp_receiver.cc | 31 AudioRtpReceiver::AudioRtpReceiver(rtc::Thread* worker_thread, in AudioRtpReceiver() 39 rtc::Thread* worker_thread, in AudioRtpReceiver()
|
D | jitter_buffer_delay.cc | 28 JitterBufferDelay::JitterBufferDelay(rtc::Thread* worker_thread) in JitterBufferDelay()
|
D | rtp_receiver.cc | 51 rtc::Thread* worker_thread, in MaybeAttachFrameDecryptorToMediaChannel()
|
D | video_rtp_receiver.cc | 32 VideoRtpReceiver::VideoRtpReceiver(rtc::Thread* worker_thread, in VideoRtpReceiver() 40 rtc::Thread* worker_thread, in VideoRtpReceiver()
|
D | channel_manager.h | 54 rtc::Thread* worker_thread() const { return worker_thread_; } in worker_thread() function
|
D | peer_connection_factory.h | 84 rtc::Thread* worker_thread() { return worker_thread_; } in worker_thread() function
|
D | remote_audio_source.cc | 51 RemoteAudioSource::RemoteAudioSource(rtc::Thread* worker_thread) in RemoteAudioSource()
|
/external/webrtc/rtc_base/ |
D | rtc_certificate_generator.cc | 47 Thread* worker_thread, in RTCCertificateGenerationTask() 135 Thread* worker_thread) in RTCCertificateGenerator()
|
D | network_monitor.h | 95 Thread* worker_thread() { return worker_thread_; } in worker_thread() function
|
/external/webrtc/sdk/android/native_api/peerconnection/ |
D | peer_connection_factory.cc | 25 std::unique_ptr<rtc::Thread> worker_thread, in NativeToJavaPeerConnectionFactory()
|
/external/webrtc/sdk/android/src/jni/pc/ |
D | owned_factory_and_threads.cc | 20 std::unique_ptr<rtc::Thread> worker_thread, in OwnedFactoryAndThreads()
|
D | owned_factory_and_threads.h | 44 rtc::Thread* worker_thread() { return worker_thread_.get(); } in worker_thread() function
|
D | video.cc | 45 rtc::Thread* worker_thread, in CreateVideoSource()
|
D | peer_connection_factory.cc | 140 std::unique_ptr<rtc::Thread> worker_thread, in NativeToScopedJavaPeerConnectionFactory() 180 std::unique_ptr<rtc::Thread> worker_thread, in NativeToJavaPeerConnectionFactory() 279 std::unique_ptr<rtc::Thread> worker_thread = rtc::Thread::Create(); in CreatePeerConnectionFactoryForJava() local
|
/external/rust/crates/rayon-core/src/ |
D | registry.rs | 273 let worker_thread = WorkerThread::current(); in current() localVariable 287 let worker_thread = WorkerThread::current(); in current_num_threads() localVariable 371 let worker_thread = WorkerThread::current(); in inject_or_push() localVariable 440 let worker_thread = WorkerThread::current(); in in_worker() localVariable 467 let worker_thread = WorkerThread::current(); in in_worker_cold() localVariable 495 let worker_thread = WorkerThread::current(); in in_worker_cross() localVariable 804 let worker_thread = &WorkerThread { in main_loop() localVariable
|
/external/webrtc/api/ |
D | create_peerconnection_factory.cc | 31 rtc::Thread* worker_thread, in CreatePeerConnectionFactory()
|
/external/webrtc/test/pc/e2e/ |
D | test_peer.cc | 47 std::unique_ptr<rtc::Thread> worker_thread) in TestPeer()
|
D | test_peer_factory.cc | 218 rtc::Thread* worker_thread, in CreatePCFDependencies() 328 std::unique_ptr<rtc::Thread> worker_thread = in CreateTestPeer() local
|
/external/ltp/testcases/realtime/func/pi-tests/ |
D | sbrk_mutex.c | 78 void *worker_thread(void *arg) in worker_thread() function
|
/external/grpc-grpc/test/core/gpr/ |
D | cpu_test.cc | 67 static void worker_thread(void* arg) { in worker_thread() function
|
/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
|
/external/ltp/testcases/realtime/func/prio-wake/ |
D | prio-wake.c | 130 void *worker_thread(void *arg) in worker_thread() function
|