OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetElementAttribute
(Results
1 - 2
of
2
) sorted by null
/external/dbus-binding-generator/chromeos-dbus-bindings/
xml_interface_parser.cc
109
GetElementAttribute
(attributes, element_path_, kNameAttribute, &name);
151
GetElementAttribute
(attributes, element_path_, kValueAttribute, &value);
223
bool is_direction_paramter_present =
GetElementAttribute
(
254
bool XmlInterfaceParser::
GetElementAttribute
(
274
CHECK(
GetElementAttribute
(attributes,
299
GetElementAttribute
(attributes, path, kNameAttribute, &argument_name);
xml_interface_parser.h
88
static bool
GetElementAttribute
(const XmlAttributeMap& attributes,
Completed in 174 milliseconds