Home
last modified time | relevance | path

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

/build/soong/ui/build/
Dconfig.go56 type Config struct{ *configImpl } anonMember
58 type configImpl struct { struct
61 arguments []string
62 goma bool
63 environ *Environment
64 distDir string
65 buildDateTime string
66 logsPrefix string
69 parallel int
70 keepGoing int
[all …]