Home
last modified time | relevance | path

Searched defs:call_thread (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/call/
Dcall.cc457 rtc::scoped_refptr<SharedModuleThread> call_thread = in Create() local
464 rtc::scoped_refptr<SharedModuleThread> call_thread) { in Create()
471 rtc::scoped_refptr<SharedModuleThread> call_thread, in Create()
/external/webrtc/test/scenario/
Dcall_client.cc58 rtc::scoped_refptr<SharedModuleThread> call_thread) { in CreateCall()