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

  /external/dbus-binding-generator/chromeos-dbus-bindings/
xml_interface_parser.cc 29 const char XmlInterfaceParser::kNameAttribute[] = "name";
109 GetElementAttribute(attributes, element_path_, kNameAttribute, &name);
148 kNameAttribute);
289 return GetValidatedElementAttribute(attributes, element_path, kNameAttribute);
299 GetElementAttribute(attributes, path, kNameAttribute, &argument_name);
xml_interface_parser.h 51 static const char kNameAttribute[];

Completed in 37 milliseconds