Home
last modified time | relevance | path

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

/build/soong/ui/build/
Dconfig.go69 type Config struct{ *configImpl } anonMember
71 type configImpl struct { struct
73 arguments []string
74 goma bool
75 environ *Environment
76 distDir string
77 buildDateTime string
78 logsPrefix string
81 parallel int
82 keepGoing int
[all …]