Searched defs:image_project (Results 1 – 6 of 6) sorted by relevance
/external/oss-fuzz/infra/build/functions/ |
D | request_coverage_build.py | 28 def get_build_steps(project_name, image_project, base_images_project): argument
|
D | request_build.py | 65 def get_build_steps(project_name, image_project, base_images_project): argument
|
D | build_and_run_coverage.py | 71 project_name, project_yaml_contents, dockerfile_lines, image_project, argument
|
D | build_project.py | 105 def __init__(self, name, project_yaml_contents, dockerfile, image_project): argument 247 project_name, project_yaml_contents, dockerfile, image_project, argument
|
D | update_build_status.py | 91 def get_build(cloudbuild, image_project, build_id): argument
|
D | update_build_status_test.py | 43 def get_build(self, cloudbuild, image_project, build_id): argument
|