Home
last modified time | relevance | path

Searched refs:kTypeAttribute (Results 1 – 2 of 2) sorted by relevance

/external/dbus-binding-generator/chromeos-dbus-bindings/
Dxml_interface_parser.cc30 const char XmlInterfaceParser::kTypeAttribute[] = "type"; member in chromeos_dbus_bindings::XmlInterfaceParser
302 attributes, path, kTypeAttribute); in ParseArgument()
314 kTypeAttribute); in ParseProperty()
Dxml_interface_parser.h52 static const char kTypeAttribute[]; variable