OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OnVideoMuteStateChange
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/third_party/libjingle/source/talk/xmpp/
hangoutpubsubclient.h
180
void
OnVideoMuteStateChange
(const PubSubStateChange<bool>& change);
hangoutpubsubclient.cc
389
this, &HangoutPubSubClient::
OnVideoMuteStateChange
);
567
void HangoutPubSubClient::
OnVideoMuteStateChange
(
hangoutpubsubclient_unittest.cc
42
void
OnVideoMuteStateChange
(
193
listener.get(), &TestHangoutPubSubListener::
OnVideoMuteStateChange
);
Completed in 25 milliseconds