Home
last modified time | relevance | path

Searched defs:IceGatheringState (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/webrtc/p2p/base/
H A Dice_transport_internal.h70 enum IceGatheringState { enum
/aosp_15_r20/external/webrtc/sdk/objc/api/peerconnection/
H A DRTCPeerConnection.mm898 + (RTCIceGatheringState)iceGatheringStateForNativeState:
/aosp_15_r20/external/webrtc/api/
H A Dpeer_connection_interface.h192 enum IceGatheringState { enum
/aosp_15_r20/external/webrtc/sdk/android/api/org/webrtc/
H A DPeerConnection.java33 public enum IceGatheringState { enum in PeerConnection