Home
last modified time | relevance | path

Searched refs:StringToConnectionRole (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/webrtc/p2p/base/
H A Dtransport_description.h101 absl::optional<ConnectionRole> StringToConnectionRole(
H A Dtransport_description.cc112 absl::optional<ConnectionRole> StringToConnectionRole( in StringToConnectionRole() function
/aosp_15_r20/external/webrtc/pc/
H A Dwebrtc_sdp.cc2324 cricket::StringToConnectionRole(fields[1]); in ParseDtlsSetup()