Home
last modified time | relevance | path

Searched defs:DexImport (Results 1 – 1 of 1) sorted by relevance

/build/soong/java/
Djava.go2802 type DexImport struct { struct
2803 android.ModuleBase
2804 android.DefaultableModuleBase
2805 android.ApexModuleBase
2806 prebuilt android.Prebuilt
2808 properties DexImportProperties
2810 dexJarFile android.Path
2811 maybeStrippedDexJarFile android.Path
2813 dexpreopter
2816 func (j *DexImport) Prebuilt() *android.Prebuilt {
[all …]