Home
last modified time | relevance | path

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

/aosp_15_r20/device/google/cuttlefish/host/frontend/webrtc/libcommon/
Dpeer_connection_utils.cpp36 Result<std::unique_ptr<rtc::Thread>> CreateAndStartThread( in CreateAndStartThread() function
/aosp_15_r20/external/webrtc/pc/
H A Dsdp_offer_answer_unittest.cc48 std::unique_ptr<rtc::Thread> CreateAndStartThread() { in CreateAndStartThread() function