Home
last modified time | relevance | path

Searched defs:worker_thread (Results 1 – 25 of 41) sorted by relevance

12

/external/chromium_org/third_party/libjingle/source/talk/app/webrtc/
Dportallocatorfactory.cc42 rtc::Thread* worker_thread) { in Create()
48 PortAllocatorFactory::PortAllocatorFactory(rtc::Thread* worker_thread) in PortAllocatorFactory()
Dpeerconnectionfactory.cc128 rtc::Thread* worker_thread, in CreatePeerConnectionFactory()
156 rtc::Thread* worker_thread, in PeerConnectionFactory()
377 rtc::Thread* PeerConnectionFactory::worker_thread() { in worker_thread() function in webrtc::PeerConnectionFactory
/external/chromium_org/third_party/libjingle/source/talk/p2p/client/
Dfakeportallocator.h46 FakePortAllocatorSession(rtc::Thread* worker_thread, in FakePortAllocatorSession()
111 FakePortAllocator(rtc::Thread* worker_thread, in FakePortAllocator()
Dsocketmonitor.cc42 rtc::Thread* worker_thread, in SocketMonitor()
/external/valgrind/main/helgrind/tests/
Dtc03_re_excl.c16 static void* worker_thread ( void* argV ) in worker_thread() function
/external/chromium_org/third_party/libjingle/source/talk/session/media/
Dtypingmonitor.cc37 rtc::Thread* worker_thread, in TypingMonitor()
Dmediamonitor.h69 MediaMonitorT(MC* media_channel, rtc::Thread* worker_thread, in MediaMonitorT()
Dmediamonitor.cc41 MediaMonitor::MediaMonitor(rtc::Thread* worker_thread, in MediaMonitor()
Dchannelmanager.h84 rtc::Thread* worker_thread() const { return worker_thread_; } in worker_thread() function
Dchannelmanager.cc80 ChannelManager::ChannelManager(rtc::Thread* worker_thread) { in ChannelManager()
93 rtc::Thread* worker_thread) { in ChannelManager()
99 rtc::Thread* worker_thread) { in ChannelManager()
111 rtc::Thread* worker_thread) { in Construct()
/external/chromium_org/third_party/libjingle/source/talk/media/base/
Dmediaengine.h180 virtual bool Init(rtc::Thread* worker_thread) { in Init()
294 bool Init(rtc::Thread* worker_thread) { return true; } in Init()
339 bool Init(rtc::Thread* worker_thread) { return true; } in Init()
/external/chromium_org/third_party/libjingle/source/talk/p2p/base/
Drawtransport.cc44 rtc::Thread* worker_thread, in RawTransport()
Dsessionmanager.h60 rtc::Thread *worker_thread() const { return worker_thread_; } in worker_thread() function
Drawtransportchannel.cc57 rtc::Thread *worker_thread, in RawTransportChannel()
Ddtlstransport.h47 rtc::Thread* worker_thread, in DtlsTransport()
Dp2ptransport.cc61 rtc::Thread* worker_thread, in P2PTransport()
Dsession.h94 rtc::Thread* worker_thread, in TransportProxy()
280 rtc::Thread* worker_thread() const { return worker_thread_; } in worker_thread() function
/external/chromium_org/third_party/libjingle/source/talk/media/webrtc/
Dwebrtcvideoengine.h155 rtc::Thread* worker_thread() { return worker_thread_; } in worker_thread() function
416 rtc::MessageQueue* worker_thread() { return engine_->worker_thread(); } in worker_thread() function
Dwebrtcmediaengine.h100 virtual bool Init(rtc::Thread* worker_thread) OVERRIDE { in Init()
/external/chromium_org/base/task/
Dcancelable_task_tracker_unittest.cc84 Thread worker_thread("worker thread"); in TEST_F() local
166 Thread worker_thread("worker thread"); in TEST_F() local
/external/chromium_org/third_party/libjingle/source/talk/media/sctp/
Dsctpdataengine.h164 rtc::Thread* worker_thread() const { return worker_thread_; } in worker_thread() function
/external/chromium_org/remoting/host/win/
Dunprivileged_process_delegate.cc306 ScopedHandle worker_thread; in LaunchProcess() local
Dwts_session_process_delegate.cc394 ScopedHandle worker_thread; in DoLaunchProcess() local
/external/bluetooth/bluedroid/hci/src/
Dbt_hci_bdroid.c87 thread_t *worker_thread; member
/external/chromium_org/chrome/browser/chromeos/fileapi/
Dexternal_file_url_request_job_unittest.cc144 scoped_ptr<base::Thread> worker_thread( in ReadDriveFileSync() local

12