Searched refs:MaybeSetRemoteIceCredentials (Results 1 – 3 of 3) sorted by relevance
565 void MaybeSetRemoteIceCredentials(const std::string& ice_ufrag,
365 conn->MaybeSetRemoteIceCredentials(ice_ufrag, ice_pwd); in SetRemoteIceCredentials()
1282 void Connection::MaybeSetRemoteIceCredentials(const std::string& ice_ufrag, in MaybeSetRemoteIceCredentials() function in cricket::Connection