Searched refs:RTCICEGatheringState (Results 1 - 9 of 9) sorted by relevance

/external/chromium_org/third_party/libjingle/source/talk/app/webrtc/objc/public/
H A DRTCTypes.h41 // RTCICEGatheringState the states in webrtc::ICEGatheringState.
46 } RTCICEGatheringState; typedef in typeref:enum:__anon11346
H A DRTCPeerConnectionDelegate.h64 iceGatheringChanged:(RTCICEGatheringState)newState;
H A DRTCPeerConnection.h56 @property(nonatomic, assign, readonly) RTCICEGatheringState iceGatheringState;
/external/chromium_org/third_party/libjingle/source/talk/app/webrtc/objctests/
H A DRTCPeerConnectionSyncObserver.h48 - (void)expectICEGatheringChange:(RTCICEGatheringState)state;
H A DRTCPeerConnectionSyncObserver.m116 - (void)expectICEGatheringChange:(RTCICEGatheringState)state {
173 iceGatheringChanged:(RTCICEGatheringState)newState {
/external/chromium_org/third_party/libjingle/source/talk/app/webrtc/objc/
H A DRTCEnumConverter.h39 + (RTCICEGatheringState)convertIceGatheringStateToObjC:
H A DRTCEnumConverter.mm54 + (RTCICEGatheringState)convertIceGatheringStateToObjC:
H A DRTCPeerConnection.mm209 - (RTCICEGatheringState)iceGatheringState {
/external/chromium_org/third_party/libjingle/source/talk/examples/ios/AppRTCDemo/
H A DAPPRTCAppDelegate.m115 iceGatheringChanged:(RTCICEGatheringState)newState {

Completed in 338 milliseconds