Home
last modified time | relevance | path

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

/build/soong/ui/build/
Dconfig.go30 type Config struct{ *configImpl } anonMember
32 type configImpl struct { struct
34 arguments []string
35 goma bool
36 environ *Environment
37 distDir string
40 parallel int
41 keepGoing int
42 verbose bool
43 checkbuild bool
[all …]