Lines Matching defs:expectedVariant
186 type expectedVariant struct { struct
187 archType android.ArchType
188 dexLocations []string
189 dexLocationsDeps []string
190 imagePathOnHost string
191 imagePathOnDevice string
192 imagesDeps []string
193 baseImages []string
194 baseImagesDeps []string
197 installs []normalizedInstall
198 vdexInstalls []normalizedInstall
199 unstrippedInstalls []normalizedInstall
200 licenseMetadataFile string