Searched defs:apexFile (Results 1 – 1 of 1) sorted by relevance
1154 type apexFile struct { struct1155 builtFile android.Path1156 stem string1159 androidMkModuleName string1160 installDir string1161 class apexFileClass1162 module android.Module1164 symlinks []string1165 dataPaths []android.DataPath1166 transitiveDep bool[all …]