Home
last modified time | relevance | path

Searched defs:check_only (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/hardware/interfaces/automotive/vehicle/tools/
H A Dgenerate_annotation_enums.py425 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 Dgen_binary_descriptors45 def generate(source, target, protoc_path, check_only): argument
H A Dgen_amalgamated_python_tools74 def amalgamate(src, dst, check_only=False): argument
H A Dinstall-build-deps581 def CheckoutGitRepo(path, git_url, revision, check_only): argument
/aosp_15_r20/external/python/parse_type/tasks/
Drelease.py196 def ensure_packages_exist(ctx, pattern=None, check_only=False): argument