Home
last modified time | relevance | path

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

/development/vndk/tools/definition-tool/
Dvndk_definition_tool.py3400 class CheckDepCommand(CheckDepCommandBase): class
3402 super(CheckDepCommand, self).__init__(
3407 super(CheckDepCommand, self).add_argparser_options(parser)
3734 register_subcmd(CheckDepCommand())