Home
last modified time | relevance | path

Searched defs:strs (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/sourcedr/ninja/
Dninja.py169 def eval_path_strings(strs, env): argument