Home
last modified time | relevance | path

Searched defs:RTCICEConnectionState (Results 1 – 5 of 5) sorted by relevance

/external/webrtc/webrtc/examples/objc/AppRTCDemo/ios/
DARDVideoCallViewController.m73 didChangeConnectionState:(RTCICEConnectionState)state { argument
172 - (NSString *)statusTextForState:(RTCICEConnectionState)state { argument
/external/webrtc/talk/app/webrtc/objctests/
DRTCPeerConnectionSyncObserver.m120 - (void)expectICEConnectionChange:(RTCICEConnectionState)state { argument
213 iceConnectionChanged:(RTCICEConnectionState)newState { argument
/external/webrtc/talk/app/webrtc/objc/public/
DRTCTypes.h40 } RTCICEConnectionState; typedef
/external/webrtc/webrtc/examples/objc/AppRTCDemo/mac/
DAPPRTCViewController.m253 didChangeConnectionState:(RTCICEConnectionState)state { argument
/external/webrtc/webrtc/examples/objc/AppRTCDemo/
DARDAppClient.m362 iceConnectionChanged:(RTCICEConnectionState)newState { argument