OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetValidatedElementName
(Results
1 - 2
of
2
) sorted by null
/external/dbus-binding-generator/chromeos-dbus-bindings/
xml_interface_parser.cc
115
string interface_name =
GetValidatedElementName
(attributes, element_path_);
126
Interface::Method(
GetValidatedElementName
(attributes, element_path_)));
131
Interface::Signal(
GetValidatedElementName
(attributes, element_path_)));
286
string XmlInterfaceParser::
GetValidatedElementName
(
312
string property_name =
GetValidatedElementName
(attributes, path);
xml_interface_parser.h
101
static std::string
GetValidatedElementName
(
Completed in 47 milliseconds