Searched defs:AddMandatory (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/content/renderer/media/
H A Dmock_media_constraint_factory.cc34 void MockMediaConstraintFactory::AddMandatory(const std::string& key, function in class:content::MockMediaConstraintFactory
40 void MockMediaConstraintFactory::AddMandatory(const std::string& key, function in class:content::MockMediaConstraintFactory
47 void MockMediaConstraintFactory::AddMandatory(const std::string& key, function in class:content::MockMediaConstraintFactory
53 void MockMediaConstraintFactory::AddMandatory(const std::string& key, function in class:content::MockMediaConstraintFactory
56 AddMandatory(key, string_value);
97 AddMandatory(kDefaultAudioConstraints[i], false);
H A Drtc_media_constraints.cc81 bool RTCMediaConstraints::AddMandatory(const std::string& key, function in class:content::RTCMediaConstraints
/external/chromium_org/third_party/libjingle/source/talk/app/webrtc/test/
H A Dfakeconstraints.h53 void AddMandatory(const std::string& key, const T& value) { function in class:webrtc::FakeConstraints

Completed in 983 milliseconds