Home
last modified time | relevance | path

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

/development/vndk/tools/abi-tool/
Dvndk_abi_tool.py287 def report_missing_argument(parser, arg_name): argument
290 .format(sys.argv[0], arg_name), file=sys.stderr)
/development/vndk/tools/definition-tool/
Dvndk_definition_tool.py1827 def _check_arg_dir_exists(self, arg_name, dirs): argument
1831 .format(path, arg_name), file=sys.stderr)
1835 .format(path, arg_name), file=sys.stderr)