Searched defs:expectedVariant (Results 1 – 1 of 1) sorted by relevance
186 type expectedVariant struct { struct187 archType android.ArchType188 dexLocations []string189 dexLocationsDeps []string190 imagePathOnHost string191 imagePathOnDevice string192 imagesDeps []string193 baseImages []string194 baseImagesDeps []string197 installs []normalizedInstall[all …]