OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ReceiveStanza
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/third_party/libjingle/source/talk/xmpp/
receivetask.cc
47
ReceiveStanza
(stanza);
receivetask.h
36
// indicate that a stanza should be received and
ReceiveStanza
to
37
// process it. Once started,
ReceiveStanza
will be called for all
53
virtual void
ReceiveStanza
(const XmlElement* stanza) = 0;
pubsubtasks.h
80
virtual void
ReceiveStanza
(const XmlElement* stanza);
pubsubtasks.cc
188
void PubSubReceiveTask::
ReceiveStanza
(const XmlElement* stanza) {
Completed in 2916 milliseconds