Home
last modified time | relevance | path

Searched defs:image (Results 1 – 5 of 5) sorted by relevance

/build/make/tools/releasetools/
Dbuild_super_image.py61 def GetArgumentsForImage(partition, group, image=None): argument
Dverity_utils.py532 def Generate(self, image): argument
535 def DecomposeSparseImage(self, image): argument
580 def DecomposeSparseImage(self, image): argument
676 def Generate(self, image): argument
Dadd_img_to_target_files383 def AppendVBMetaArgsForPartition(cmd, partition, image): argument
Dadd_img_to_target_files.py383 def AppendVBMetaArgsForPartition(cmd, partition, image): argument
/build/soong/apex/
Dapex.go312 func (a apexPackaging) image() bool { func