Searched defs:is_muted (Results 1 – 8 of 8) sorted by relevance
93 def mute_unmute_camera(handle, is_muted): argument115 def mute_unmute_mic(handle, is_muted): argument
88 def check_video_stream(dut, is_muted, vidpid, camera): argument
53 def is_muted(self): member in policy_AudioOutputAllowed
92 def is_muted(self): member in platform_InputVolume
62 bool is_muted = !enable; in SetAndVerifyInputMute() local227 bool is_muted = true; in TEST_F() local
43 const std::string& nick, bool was_muted, bool is_muted) { in OnAudioMuteStateChange()50 const std::string& nick, bool was_muted, bool is_muted) { in OnVideoMuteStateChange()
260 bool is_muted = change.new_state; in OnAudioMuteStateChange() local
3388 bool is_muted = Mute(); // Cache locally as Mute() takes a lock. in PrepareEncodeAndSend() local