Searched refs:CreateProcessThread (Results 1 – 7 of 7) sorted by relevance
22 static ProcessThread* CreateProcessThread();
27 module_process_thread_(ProcessThread::CreateProcessThread()), in ViESharedData()
32 _moduleProcessThreadPtr(ProcessThread::CreateProcessThread()), in SharedData()
20 ProcessThread* ProcessThread::CreateProcessThread() in CreateProcessThread() function in webrtc::ProcessThread
433 process_module_ = webrtc::ProcessThread::CreateProcessThread(); in SetUp()
582 EXPECT_TRUE((_processThread = ProcessThread::CreateProcessThread()) != NULL); in Init()817 EXPECT_TRUE((_processThread = ProcessThread::CreateProcessThread()) != NULL); in TestAudioLayerSelection()
169 process_thread_ = ProcessThread::CreateProcessThread(); in SetUpTestCase()