Home
last modified time | relevance | path

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

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