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

  /external/dbus-binding-generator/chromeos-dbus-bindings/
xml_interface_parser.h 69 static const char kMethodKind[];
xml_interface_parser.cc 47 const char XmlInterfaceParser::kMethodKind[] = "org.chromium.DBus.Method.Kind";
166 } else if (name == kMethodKind) {

Completed in 31 milliseconds