Home
last modified time | relevance | path

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

/aosp_15_r20/external/webrtc/pc/
H A Dconnection_context.cc32 std::unique_ptr<rtc::Thread>& thread_holder) { in MaybeStartNetworkThread()
92 auto thread_holder = rtc::Thread::Create(); in ConnectionContext() local