Home
last modified time | relevance | path

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

/build/soong/java/
Dhiddenapi_modular.go977 bootDexInfo := bootDexInfoByModule[name]
978 unencodedDex := bootDexInfo.path
979 …encodedDex := hiddenAPIEncodeDex(ctx, unencodedDex, allFlagsCSV, bootDexInfo.uncompressDex, output…
1041 type bootDexInfo struct { struct
1051 type bootDexInfoByModule map[string]bootDexInfo
1069 bootDexJarsByModule[module.Name()] = bootDexInfo{