Home
last modified time | relevance | path

Searched defs:get_build_command (Results 1 – 2 of 2) sorted by relevance

/external/oss-fuzz/infra/cifuzz/
Dcontinuous_integration.py91 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/
Dgen_amalgamated529 def get_build_command(self, output_prefix, system_buildtools=False): member in AmalgamatedProject