HomeSort by relevance Sort by last modified time
    Searched refs:should_mute_locally (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/third_party/libjingle/source/talk/xmpp/
hangoutpubsubclient.cc 289 bool should_mute_locally = (mutee_nick == nick_); local
290 SignalRemoteMute(mutee_nick, muter_nick, should_mute_locally);
hangoutpubsubclient_unittest.cc 66 bool should_mute_locally) {
69 last_should_mute = should_mute_locally;
  /external/chromium_org/third_party/libjingle/source/talk/examples/call/
callclient.h 214 bool should_mute_locally);
callclient.cc     [all...]

Completed in 2059 milliseconds