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

  /external/dbus-binding-generator/chromeos-dbus-bindings/
xml_interface_parser.h 59 static const char kArgumentDirectionOut[];
xml_interface_parser.cc 35 const char XmlInterfaceParser::kArgumentDirectionOut[] = "out";
229 } else if (argument_direction == kArgumentDirectionOut) {

Completed in 70 milliseconds