Searched refs:should_mute_locally (Results 1 - 2 of 2) sorted by relevance

/external/webrtc/webrtc/libjingle/xmpp/
H A Dhangoutpubsubclient.cc272 bool should_mute_locally = (mutee_nick == nick_); local
273 SignalRemoteMute(mutee_nick, muter_nick, should_mute_locally);
H A Dhangoutpubsubclient_unittest.cc73 bool should_mute_locally) {
76 last_should_mute = should_mute_locally;
70 OnRemoteMute( const std::string& mutee_nick, const std::string& muter_nick, bool should_mute_locally) argument

Completed in 339 milliseconds