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

  /external/dbus-binding-generator/chromeos-dbus-bindings/
xml_interface_parser.h 70 static const char kMethodKindSimple[];
xml_interface_parser.cc 48 const char XmlInterfaceParser::kMethodKindSimple[] = "simple";
167 if (value == kMethodKindSimple) {

Completed in 5457 milliseconds