OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TextNamed
(Results
1 - 3
of
3
) sorted by null
/external/chromium/third_party/libjingle/source/talk/xmllite/
xmlelement.h
198
const std::string &
TextNamed
(const QName & name) const;
xmlelement.cc
326
XmlElement::
TextNamed
(const QName & name) const {
/external/chromium/third_party/libjingle/source/talk/xmpp/
xmpplogintask.cc
284
fullJid_ = Jid(element->FirstElement()->
TextNamed
(QN_BIND_JID));
Completed in 1463 milliseconds