Home
last modified time | relevance | path

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

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