Home
last modified time | relevance | path

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

/build/soong/common/
Dconfig.go46 *config anonMember
50 type config struct { struct
51 FileConfigurableOptions
52 ProductVariables productVariables
54 ConfigFileName string
55 ProductVariablesFileName string
57 DeviceArches []Arch
58 HostArches map[HostType][]Arch
60 srcDir string // the path of the root source directory
61 buildDir string // the path of the build output directory
[all …]
Dpackage_ctx.go41 config Config member
Dpaths.go280 config Config member
Dmodule.go416 config Config member
/build/blueprint/bootstrap/
Dbootstrap.go216 config *Config member
335 config *Config member
620 config *Config member
/build/blueprint/
Dlive_tracker.go25 config interface{} // Used to evaluate variable, rule, and pool values. member
Dsingleton_ctx.go65 config interface{} member
Dmodule_ctx.go158 config interface{} member