Searched defs:check_only (Results 1 – 5 of 5) sorted by relevance
/aosp_15_r20/hardware/interfaces/automotive/vehicle/tools/ |
H A D | generate_annotation_enums.py | 425 def convert(self, file_parser, check_only, temp_files): argument 448 def _getOutputFile(file_path, check_only, temp_files): argument
|
/aosp_15_r20/external/perfetto/tools/ |
H A D | gen_binary_descriptors | 45 def generate(source, target, protoc_path, check_only): argument
|
H A D | gen_amalgamated_python_tools | 74 def amalgamate(src, dst, check_only=False): argument
|
H A D | install-build-deps | 581 def CheckoutGitRepo(path, git_url, revision, check_only): argument
|
/aosp_15_r20/external/python/parse_type/tasks/ |
D | release.py | 196 def ensure_packages_exist(ctx, pattern=None, check_only=False): argument
|