Searched refs:ConstraintsWrapper (Results 1 – 1 of 1) sorted by relevance
181 class ConstraintsWrapper;377 void SetConstraints(ConstraintsWrapper* constraints) { in SetConstraints()382 const ConstraintsWrapper* constraints() { return constraints_.get(); } in constraints()413 scoped_ptr<ConstraintsWrapper> constraints_;418 class ConstraintsWrapper : public MediaConstraintsInterface { class420 ConstraintsWrapper(JNIEnv* jni, jobject j_constraints) { in ConstraintsWrapper() function in webrtc_jni::ConstraintsWrapper427 virtual ~ConstraintsWrapper() {} in ~ConstraintsWrapper()504 ConstraintsWrapper* constraints) in SdpObserverWrapper()547 scoped_ptr<ConstraintsWrapper> constraints_;556 ConstraintsWrapper* constraints) in CreateSdpObserverWrapper()[all …]