Home
last modified time | relevance | path

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

/build/soong/apex/
Dprebuilt.go58 type prebuiltCommon struct { struct
59 android.ModuleBase
60 java.Dexpreopter
61 prebuilt android.Prebuilt
64 prebuiltCommonProperties *PrebuiltCommonProperties
66 installDir android.InstallPath
67 installFilename string
68 installedFile android.InstallPath
69 extraInstalledFiles android.InstallPaths
70 extraInstalledPairs installPairs
[all …]