Searched refs:GATHER_CONTINUALLY (Results 1 - 4 of 4) sorted by relevance

/external/webrtc/talk/app/webrtc/java/src/org/webrtc/
H A DPeerConnection.java140 GATHER_ONCE, GATHER_CONTINUALLY enum constant in enum:PeerConnection.ContinualGatheringPolicy
/external/webrtc/talk/app/webrtc/
H A Dpeerconnectioninterface.h238 GATHER_CONTINUALLY enumerator in enum:webrtc::PeerConnectionInterface::ContinualGatheringPolicy
H A Dwebrtcsession.cc1256 PeerConnectionInterface::GATHER_CONTINUALLY);
/external/webrtc/talk/app/webrtc/java/jni/
H A Dpeerconnection_jni.cc1484 if (enum_name == "GATHER_CONTINUALLY")
1485 return PeerConnectionInterface::GATHER_CONTINUALLY;

Completed in 292 milliseconds