HomeSort by relevance Sort by last modified time
    Searched refs:GetValidatedElementAttribute (Results 1 - 2 of 2) sorted by null

  /external/dbus-binding-generator/chromeos-dbus-bindings/
xml_interface_parser.cc 147 string name = GetValidatedElementAttribute(attributes, element_path_,
269 string XmlInterfaceParser::GetValidatedElementAttribute(
289 return GetValidatedElementAttribute(attributes, element_path, kNameAttribute);
301 string argument_type = GetValidatedElementAttribute(
313 string property_type = GetValidatedElementAttribute(attributes, path,
315 string property_access = GetValidatedElementAttribute(attributes, path,
xml_interface_parser.h 95 static std::string GetValidatedElementAttribute(
100 // Calls GetValidatedElementAttribute() for the "name" property.

Completed in 2052 milliseconds