OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:OnMucLeft
(Results
1 - 2
of
2
) sorted by null
/external/chromium/third_party/libjingle/source/talk/examples/call/
callclient.cc
432
presence_push_->SignalMucLeft.connect(this, &CallClient::
OnMucLeft
);
842
void CallClient::
OnMucLeft
(const buzz::Jid& endpoint, int error) {
/external/chromium_org/third_party/libjingle/source/talk/examples/call/
callclient.cc
659
presence_push_->SignalMucLeft.connect(this, &CallClient::
OnMucLeft
);
[
all
...]
Completed in 304 milliseconds