OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OnOpenElement
(Results
1 - 4
of
4
) sorted by null
/external/libweave/src/notification/
xmpp_stream_parser.cc
42
self->
OnOpenElement
(element, std::move(attributes));
58
void XmppStreamParser::
OnOpenElement
(
xmpp_stream_parser.h
24
// XML elements, it will call internal
OnOpenElement
(), OnCloseElement() and
73
void
OnOpenElement
(const std::string& node_name,
/external/dbus-binding-generator/chromeos-dbus-bindings/
xml_interface_parser.h
77
void
OnOpenElement
(const std::string& element_name,
xml_interface_parser.cc
98
void XmlInterfaceParser::
OnOpenElement
(
333
parser->
OnOpenElement
(element, attributes);
Completed in 127 milliseconds