Home
last modified time | relevance | path

Searched defs:mods (Results 1 – 2 of 2) sorted by relevance

/development/vndk/tools/definition-tool/tests/
Dtest_command_deps_insight.py24 def _get_module(cls, strs, mods, path): argument
32 def _get_module_deps(cls, strs, mods, path): argument
41 def _get_module_users(cls, strs, mods, path): argument
/development/vndk/tools/definition-tool/assets/insight/
Dinsight.js190 function createTagIdsFromData(stringsData, mods) { argument