OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:aecimpl
(Results
1 - 1
of
1
) sorted by null
/external/webrtc/webrtc/libjingle/xmpp/
xmppengineimpl_iq.cc
102
AecImpl
(XmlElement * error_element, const QName & name,
115
AecImpl
(error_element, QN_STANZA_BAD_REQUEST, "modify", "400");
118
AecImpl
(error_element, QN_STANZA_CONFLICT, "cancel", "409");
121
AecImpl
(error_element, QN_STANZA_FEATURE_NOT_IMPLEMENTED,
125
AecImpl
(error_element, QN_STANZA_FORBIDDEN, "auth", "403");
128
AecImpl
(error_element, QN_STANZA_GONE, "modify", "302");
131
AecImpl
(error_element, QN_STANZA_INTERNAL_SERVER_ERROR, "wait", "500");
134
AecImpl
(error_element, QN_STANZA_ITEM_NOT_FOUND, "cancel", "404");
137
AecImpl
(error_element, QN_STANZA_JID_MALFORMED, "modify", "400");
140
AecImpl
(error_element, QN_STANZA_NOT_ACCEPTABLE, "cancel", "406")
[
all
...]
Completed in 561 milliseconds