Home
last modified time | relevance | path

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

/aosp12/build/soong/filesystem/
H A Dbootimg.go119 b.output = b.signImage(ctx, unsignedOutput)
220 func (b *bootimg) signImage(ctx android.ModuleContext, unsignedImage android.OutputPath) android.Ou… func