Searched refs:call_thread (Results 1 – 3 of 3) sorted by relevance
86 rtc::scoped_refptr<SharedModuleThread> call_thread);89 rtc::scoped_refptr<SharedModuleThread> call_thread,
457 rtc::scoped_refptr<SharedModuleThread> call_thread = in Create() local460 return Create(config, std::move(call_thread)); in Create()464 rtc::scoped_refptr<SharedModuleThread> call_thread) { in Create() argument465 return Create(config, Clock::GetRealTimeClock(), std::move(call_thread), in Create()471 rtc::scoped_refptr<SharedModuleThread> call_thread, in Create() argument480 std::move(call_thread), config.task_queue_factory); in Create()
58 rtc::scoped_refptr<SharedModuleThread> call_thread) { in CreateCall() argument71 std::move(call_thread), in CreateCall()