HomeSort by relevance Sort by last modified time
    Searched defs:muted_ (Results 1 - 2 of 2) sorted by null

  /external/chromium/third_party/libjingle/source/talk/session/phone/
call.h 72 bool muted() const { return muted_; }
129 bool muted_; member in class:cricket::Call
channel.h 144 bool muted() const { return muted_; }
249 bool muted_; member in class:cricket::BaseChannel

Completed in 32 milliseconds