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

  /external/webrtc/talk/app/webrtc/
peerconnectionproxy.h 75 PROXY_METHOD0(IceState, ice_state)
peerconnectioninterface.h 170 // TODO(bemasc): Remove IceState when callers are changed to
172 enum IceState {
427 // Returns the current IceState.
428 virtual IceState ice_state() = 0;
453 // Triggered when SignalingState or IceState have changed.
peerconnection.h 110 IceState ice_state() override;
353 IceState ice_state_;
peerconnection.cc 817 PeerConnectionInterface::IceState PeerConnection::ice_state() {
    [all...]

Completed in 2605 milliseconds