Home
last modified time | relevance | path

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

/build/soong/ui/build/
Dconfig.go28 type Config struct{ *configImpl } anonMember
30 type configImpl struct { struct
32 arguments []string
33 goma bool
34 environ *Environment
35 distDir string
36 buildDateTime string
39 parallel int
40 keepGoing int
41 verbose bool
[all …]