Searched refs:bootDexInfo (Results 1 – 1 of 1) sorted by relevance
977 bootDexInfo := bootDexInfoByModule[name]978 unencodedDex := bootDexInfo.path979 …encodedDex := hiddenAPIEncodeDex(ctx, unencodedDex, allFlagsCSV, bootDexInfo.uncompressDex, output…1041 type bootDexInfo struct { struct1051 type bootDexInfoByModule map[string]bootDexInfo1069 bootDexJarsByModule[module.Name()] = bootDexInfo{