Home
last modified time | relevance | path

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

/build/soong/java/
Djava.go2691 type DexImport struct { struct
2692 android.ModuleBase
2693 android.DefaultableModuleBase
2694 android.ApexModuleBase
2695 prebuilt android.Prebuilt
2697 properties DexImportProperties
2699 dexJarFile android.Path
2700 maybeStrippedDexJarFile android.Path
2702 dexpreopter
2705 func (j *DexImport) Prebuilt() *android.Prebuilt {
[all …]