Home
last modified time | relevance | path

Searched refs:DestroyProcessThread (Results 1 – 7 of 7) sorted by relevance

/external/chromium_org/third_party/webrtc/modules/utility/interface/
Dprocess_thread.h23 static void DestroyProcessThread(ProcessThread* module);
/external/chromium_org/third_party/webrtc/video_engine/
Dvie_shared_data.cc42 ProcessThread::DestroyProcessThread(module_process_thread_); in ~ViESharedData()
/external/chromium_org/third_party/webrtc/voice_engine/
Dshared_data.cc58 ProcessThread::DestroyProcessThread(_moduleProcessThreadPtr); in ~SharedData()
/external/chromium_org/third_party/webrtc/modules/utility/source/
Dprocess_thread_impl.cc25 void ProcessThread::DestroyProcessThread(ProcessThread* module) in DestroyProcessThread() function in webrtc::ProcessThread
/external/chromium_org/third_party/webrtc/modules/video_capture/test/
Dvideo_capture_unittest.cc461 webrtc::ProcessThread::DestroyProcessThread(process_module_); in TearDown()
/external/chromium_org/third_party/webrtc/modules/audio_device/test/
Dfunc_test_manager.cc623 ProcessThread::DestroyProcessThread(_processThread); in Close()
790 ProcessThread::DestroyProcessThread(_processThread); in TestAudioLayerSelection()
Daudio_device_test_api.cc277 ProcessThread::DestroyProcessThread(process_thread_); in TearDownTestCase()