Home
last modified time | relevance | path

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

/development/vndk/tools/definition-tool/
Dvndk_definition_tool.py1871 def _compile_path_matcher(root, subdirs): member in ELFLinker
1883 alter_patt = ELFLinker._compile_path_matcher(root, alter_subdirs)
1885 ignored_patt = ELFLinker._compile_path_matcher(root, ignored_subdirs)