Home
last modified time | relevance | path

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

/build/soong/apex/
Dapex.go1154 type apexFile struct { struct
1155 builtFile android.Path
1156 stem string
1159 androidMkModuleName string
1160 installDir string
1161 class apexFileClass
1162 module android.Module
1164 symlinks []string
1165 dataPaths []android.DataPath
1166 transitiveDep bool
[all …]