Home
last modified time | relevance | path

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

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