Home
last modified time | relevance | path

Searched refs:ignored_subdirs (Results 1 – 1 of 1) sorted by relevance

/development/vndk/tools/definition-tool/
Dvndk_definition_tool.py1877 alter_partition, alter_subdirs, ignored_subdirs, argument
1884 if ignored_subdirs:
1885 ignored_patt = ELFLinker._compile_path_matcher(root, ignored_subdirs)
1894 if ignored_subdirs and ignored_patt.match(path):