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.py3943 class CheckDepCommand(CheckDepCommandBase): class
3945 super(CheckDepCommand, self).__init__(
3950 super(CheckDepCommand, self).add_argparser_options(parser)
4251 register_subcmd(CheckDepCommand())