Home
last modified time | relevance | path

Searched defs:SetRestrictions (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/video/
Dvideo_source_sink_controller.cc113 void VideoSourceSinkController::SetRestrictions( in SetRestrictions() function in webrtc::VideoSourceSinkController
/external/go-cmp/cmp/internal/teststructs/
Dproject4.go124 func (hq *Headquarter) SetRestrictions(x pb.Restrictions) { hq.restrictions = x } func