OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 47 milliseconds