Home
last modified time | relevance | path

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

/build/soong/java/
Dapp_import.go105 Presigned *bool member
246 if ctx.InstallInTestcases() && (Bool(a.properties.Presigned) || Bool(a.properties.Preprocessed)) {
299 if a.properties.Presigned != nil && !*a.properties.Presigned {
303 a.properties.Presigned = &t
310 if Bool(a.properties.Presigned) {
345 a.dexpreopter.isPresignedPrebuilt = Bool(a.properties.Presigned)
386 } else if !Bool(a.properties.Presigned) {