Searched defs:system_buildtools (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/perfetto/tools/ |
H A D | gn_utils.py | 66 def _tool_path(name, system_buildtools=False): argument 79 system_buildtools=False): argument 98 def load_build_description(out, system_buildtools=False): argument 119 def build_targets(out, targets, quiet=False, system_buildtools=False): argument 132 def compute_source_dependencies(out, system_buildtools=False): argument
|
H A D | gen_amalgamated | 505 def save(self, output_prefix, system_buildtools=False): argument 534 def get_build_command(self, output_prefix, system_buildtools=False): argument
|