/external/webrtc/talk/app/webrtc/ |
D | mediacontroller.cc | 44 MediaController(rtc::Thread* worker_thread, in MediaController() 92 rtc::Thread* worker_thread, in Create()
|
D | peerconnectionfactory.cc | 99 rtc::Thread* worker_thread, in CreatePeerConnectionFactory() 137 rtc::Thread* worker_thread, in PeerConnectionFactory() 318 rtc::Thread* PeerConnectionFactory::worker_thread() { in worker_thread() function in webrtc::PeerConnectionFactory
|
D | dtlsidentitystore.cc | 123 rtc::Thread* worker_thread) in DtlsIdentityStoreImpl()
|
D | webrtcsession.h | 162 rtc::Thread* worker_thread() const { return worker_thread_; } in worker_thread() function
|
/external/webrtc/talk/session/media/ |
D | mediamonitor.h | 69 MediaMonitorT(MC* media_channel, rtc::Thread* worker_thread, in MediaMonitorT()
|
D | mediamonitor.cc | 41 MediaMonitor::MediaMonitor(rtc::Thread* worker_thread, in MediaMonitor()
|
D | channelmanager.h | 74 rtc::Thread* worker_thread() const { return worker_thread_; } in worker_thread() function
|
D | channelmanager.cc | 83 rtc::Thread* worker_thread) { in ChannelManager() 88 rtc::Thread* worker_thread) { in ChannelManager() 98 rtc::Thread* worker_thread) { in Construct()
|
D | channel.h | 96 rtc::Thread* worker_thread() const { return worker_thread_; } in worker_thread() function
|
/external/webrtc/webrtc/p2p/client/ |
D | socketmonitor.cc | 25 rtc::Thread* worker_thread, in ConnectionMonitor()
|
D | fakeportallocator.h | 85 FakePortAllocatorSession(rtc::Thread* worker_thread, in FakePortAllocatorSession() 143 FakePortAllocator(rtc::Thread* worker_thread, in FakePortAllocator()
|
/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/webrtc/talk/media/sctp/ |
D | sctpdataengine.h | 172 rtc::Thread* worker_thread() const { return worker_thread_; } in worker_thread() function
|
/external/webrtc/webrtc/p2p/base/ |
D | transportcontroller.h | 39 rtc::Thread* worker_thread() const { return worker_thread_; } in worker_thread() function
|
D | faketransportcontroller.h | 481 explicit FakeTransportController(rtc::Thread* worker_thread) in FakeTransportController() 485 FakeTransportController(rtc::Thread* worker_thread, IceRole role) in FakeTransportController()
|
D | transportcontroller.cc | 41 rtc::Thread* worker_thread, in TransportController()
|
/external/ltp/testcases/realtime/func/prio-wake/ |
D | prio-wake.c | 130 void *worker_thread(void *arg) in worker_thread() function
|
/external/webrtc/talk/media/base/ |
D | mediaengine.h | 143 virtual bool Init(rtc::Thread* worker_thread) { in Init()
|
/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/tensorflow/tensorflow/core/distributed_runtime/rpc/ |
D | grpc_worker_service.cc | 404 for (auto& worker_thread : threads_) { in Shutdown() local 412 for (auto& worker_thread : threads_) { in HandleRPCsLoop() local 415 for (auto& worker_thread : threads_) { in HandleRPCsLoop() local
|
/external/ltp/testcases/realtime/func/prio-preempt/ |
D | prio-preempt.c | 161 void *worker_thread(void *arg) in worker_thread() function
|
/external/pdfium/third_party/libopenjpeg20/ |
D | thread.c | 600 opj_worker_thread_t* worker_thread; member 658 opj_worker_thread_t* worker_thread; in opj_worker_thread_function() local 757 opj_worker_thread_t* worker_thread, in opj_thread_pool_get_next_job() 865 opj_worker_thread_t* worker_thread; in opj_thread_pool_submit_job() local
|
/external/ltp/testcases/kernel/io/direct_io/ |
D | dma_thread_diotest.c | 157 static void *worker_thread(void *arg) in worker_thread() function
|
/external/libchrome/ipc/ |
D | ipc_sync_channel_unittest.cc | 795 base::Thread worker_thread("Multiple"); in Multiple() local 1601 base::Thread worker_thread("RestrictedDispatchDeadlock"); in TEST_F() local
|