HomeSort by relevance Sort by last modified time
    Searched refs:SetIceRole_w (Results 1 - 2 of 2) sorted by null

  /external/webrtc/webrtc/p2p/base/
transportcontroller.h 158 void SetIceRole_w(IceRole ice_role);
transportcontroller.cc 66 rtc::Bind(&TransportController::SetIceRole_w, this, ice_role));
339 void TransportController::SetIceRole_w(IceRole ice_role) {

Completed in 41 milliseconds