Home
last modified time | relevance | path

Searched refs:custom_images (Results 1 – 5 of 5) sorted by relevance

/build/make/core/tasks/
Dbuild_custom_images.mk53 ifneq ($(filter $(MAKECMDGOALS),custom_images),)
55 .PHONY: custom_images
/build/make/core/
Dninja_config.mk26 custom_images \
/build/make/core/tasks/tools/
Dbuild_custom_image.mk166 custom_images $(my_custom_image_name) : $(my_installed_custom_image)
169 $(call dist-for-goals, $(my_custom_image_name) custom_images,$(my_installed_custom_image))
/build/make/tools/releasetools/
Dota_from_target_files.py309 OPTIONS.custom_images = {}
1021 def GetTargetFilesZipForCustomImagesUpdates(input_file, custom_images): argument
1043 for custom_partition, custom_image in custom_images.items():
1169 if OPTIONS.custom_images:
1171 target_file, OPTIONS.custom_images)
1408 OPTIONS.custom_images[custom_partition] = custom_image
Dota_from_target_files309 OPTIONS.custom_images = {}
1021 def GetTargetFilesZipForCustomImagesUpdates(input_file, custom_images): argument
1043 for custom_partition, custom_image in custom_images.items():
1169 if OPTIONS.custom_images:
1171 target_file, OPTIONS.custom_images)
1408 OPTIONS.custom_images[custom_partition] = custom_image