Home
last modified time | relevance | path

Searched defs:root_dir (Results 1 – 3 of 3) sorted by relevance

/development/vndk/tools/sourcedr/blueprint/
Dlist_vndk_module.py46 def print_vndk_module_csv(output_file, module_dicts, root_dir, exclude, select): argument
/development/vndk/snapshot/
Dupdate.py172 def copy_owners(root_dir, install_dir): argument
/development/vndk/tools/header-checker/src/utils/
Dsource_path_utils.cpp112 for (const RootDir &root_dir : root_dirs) { in NormalizePath() local