Searched defs:SystemModules (Results 1 – 1 of 1) sorted by relevance
129 type SystemModules struct { struct130 android.ModuleBase131 android.DefaultableModuleBase132 android.SdkBase134 properties SystemModulesProperties138 headerJars android.Paths139 outputDir android.Path140 outputDeps android.Paths148 func (system *SystemModules) HeaderJars() android.Paths {152 func (system *SystemModules) OutputDirAndDeps() (android.Path, android.Paths) {[all …]