Home
last modified time | relevance | path

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

/aosp_15_r20/tools/asuite/aidegen/lib/
H A Dproject_config.py170 def _transform_exclusive_paths(atest_module_info, exclude_paths): argument
/aosp_15_r20/external/pigweed/pw_presubmit/py/pw_presubmit/
H A Dtools.py129 def exclude_paths( function
/aosp_15_r20/external/squashfs-tools/squashfs-tools/
H A Dmksquashfs.c201 struct exclude_info *exclude_paths = NULL; variable