Searched defs:mojomGenerationProperties (Results 1 – 1 of 1) sorted by relevance
211 type mojomGenerationProperties struct { struct213 Srcs []string `android:"path"`216 Srcjar string219 Templates string `android:"path"`222 Flags string225 Pickles []string `android:"path"`228 Includes []string231 Typemaps []string `android:"path"`235 Use_once_callback bool239 func (p *mojomGenerationProperties) flags(ctx android.ModuleContext) string {[all …]