Searched defs:get_build_command (Results 1 – 2 of 2) sorted by relevance
| /external/oss-fuzz/infra/cifuzz/ |
| D | continuous_integration.py | 91 def get_build_command(self, host_repo_path, image_repo_path): member in BaseCi 97 def get_build_command(): function 205 def get_build_command(self, host_repo_path, image_repo_path): # pylint: disable=no-self-use member in InternalGithub 241 def get_build_command(self, host_repo_path, image_repo_path): # pylint: disable=no-self-use member in InternalGeneric 283 def get_build_command(self, host_repo_path, image_repo_path): # pylint: disable=no-self-use member in ExternalGeneric 323 def get_build_command(self, host_repo_path, image_repo_path): # pylint: disable=no-self-use member in ExternalGithub
|
| /external/perfetto/tools/ |
| D | gen_amalgamated | 529 def get_build_command(self, output_prefix, system_buildtools=False): member in AmalgamatedProject
|