Home
last modified time | relevance | path

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

/build/soong/ui/build/
Dconfig.go33 type Config struct{ *configImpl } anonMember
35 type configImpl struct { struct
37 arguments []string
38 goma bool
39 environ *Environment
40 distDir string
41 buildDateTime string
44 parallel int
45 keepGoing int
46 verbose bool
[all …]