Searched defs:bundle_policy (Results 1 - 2 of 2) sorted by relevance

/external/webrtc/talk/app/webrtc/
H A Dpeerconnectioninterface.h252 BundlePolicy bundle_policy; member in struct:webrtc::PeerConnectionInterface::RTCConfiguration
264 bundle_policy(kBundlePolicyBalanced),
H A Dwebrtcsession_unittest.cc444 PeerConnectionInterface::BundlePolicy bundle_policy) {
446 configuration.bundle_policy = bundle_policy;
443 InitWithBundlePolicy( PeerConnectionInterface::BundlePolicy bundle_policy) argument

Completed in 297 milliseconds