Home
last modified time | relevance | path

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

/external/libchrome/soong/
Dbindings_generator.go211 type mojomGenerationProperties struct { struct
213 Srcs []string `android:"path"`
216 Srcjar string
219 Templates string `android:"path"`
222 Flags string
225 Pickles []string `android:"path"`
228 Includes []string
231 Typemaps []string `android:"path"`
235 Use_once_callback bool
239 func (p *mojomGenerationProperties) flags(ctx android.ModuleContext) string {
[all …]