Searched defs:baseCompiler (Results 1 – 9 of 9) sorted by relevance
158 type baseCompiler struct { struct159 Properties BaseCompilerProperties162 dir string163 dir64 string164 subDir string165 relative string166 path android.InstallPath167 location installLocation168 sanitize *sanitize170 distFile android.OptionalPath[all …]
146 func crateSource(ctx android.SingletonContext, rModule *Module, comp *baseCompiler) (string, bool) {221 …Singleton) addCrate(ctx android.SingletonContext, rModule *Module, comp *baseCompiler) (int, bool)…
29 *baseCompiler anonMember
35 *baseCompiler anonMember
94 *baseCompiler anonMember
219 type baseCompiler struct { struct220 Properties BaseCompilerProperties221 Proto android.ProtoProperties222 cFlagsDeps android.Paths223 pathDeps android.Paths224 flags builderFlags227 srcs android.Paths232 srcsBeforeGen android.Paths234 generatedSourceInfo
95 *baseCompiler anonMember
328 *baseCompiler anonMember
520 *baseCompiler anonMember