Searched defs:ice_role (Results 1 – 6 of 6) sorted by relevance
52 IceRole ice_role = ICEROLE_UNKNOWN; member
978 IceRole ice_role = port_->GetIceRole(); in BuildPingRequest() local
348 void P2PTransportChannel::SetIceRole(IceRole ice_role) { in SetIceRole()
394 IceRole ice_role() { return role_; } in ice_role() function
1103 void JsepTransportController::SetIceRole_n(cricket::IceRole ice_role) { in SetIceRole_n()1116 cricket::IceRole ice_role = ice_role_; in DetermineIceRole() local
677 RTCStatsMember<std::string> ice_role; variable