Searched defs:strs (Results 1 – 2 of 2) sorted by relevance
/development/vndk/tools/definition-tool/tests/ |
D | test_command_deps_insight.py | 24 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/sourcedr/ninja/ |
D | ninja.py | 169 def eval_path_strings(strs, env): argument
|