Home
last modified time | relevance | path

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

/build/soong/java/
Dhiddenapi_modular.go1240 bootDexInfo := bootDexInfoByModule[name]
1241 unencodedDex := bootDexInfo.path
1242 …ex := hiddenAPIEncodeDex(ctx, unencodedDex, allFlagsCSV, bootDexInfo.uncompressDex, bootDexInfo.mi…
1309 type bootDexInfo struct { struct
1322 type bootDexInfoByModule map[string]bootDexInfo
1340 bootDexJarsByModule[module.Name()] = bootDexInfo{