Searched refs:bootDexInfo (Results 1 – 1 of 1) sorted by relevance
1240 bootDexInfo := bootDexInfoByModule[name]1241 unencodedDex := bootDexInfo.path1242 …ex := hiddenAPIEncodeDex(ctx, unencodedDex, allFlagsCSV, bootDexInfo.uncompressDex, bootDexInfo.mi…1309 type bootDexInfo struct { struct1322 type bootDexInfoByModule map[string]bootDexInfo1340 bootDexJarsByModule[module.Name()] = bootDexInfo{