OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:QN_XSTREAM_SEE_OTHER_HOST
(Results
1 - 6
of
6
) sorted by null
/external/chromium_org/jingle/notifier/communicator/
single_login_attempt.cc
113
stream_error->FirstNamed(buzz::
QN_XSTREAM_SEE_OTHER_HOST
);
single_login_attempt_unittest.cc
156
new buzz::XmlElement(buzz::
QN_XSTREAM_SEE_OTHER_HOST
, true));
/external/chromium/third_party/libjingle/source/talk/xmpp/
constants.h
144
extern const QName
QN_XSTREAM_SEE_OTHER_HOST
;
constants.cc
177
const QName
QN_XSTREAM_SEE_OTHER_HOST
(true, NS_XSTREAM, "see-other-host");
/external/chromium_org/third_party/libjingle/source/talk/xmpp/
constants.h
147
extern const StaticQName
QN_XSTREAM_SEE_OTHER_HOST
;
constants.cc
172
const StaticQName
QN_XSTREAM_SEE_OTHER_HOST
= { NS_XSTREAM, "see-other-host" };
Completed in 194 milliseconds