Searched refs:configImpl (Results 1 – 4 of 4) sorted by relevance
56 type Config struct{ *configImpl } anonMember58 type configImpl struct { struct170 func loadEnvConfig(ctx Context, config *configImpl, bc string) error { argument206 ret := &configImpl{754 func (c *configImpl) parseArgs(ctx Context, args []string) { argument896 func (c *configImpl) configureLocale(ctx Context) { argument945 func (c *configImpl) Environment() *Environment { argument949 func (c *configImpl) Arguments() []string { argument953 func (c *configImpl) SoongBuildInvocationNeeded() bool { argument973 func (c *configImpl) OutDir() string { argument[all …]
61 config := Config{&configImpl{117 config := Config{&configImpl{
84 return Config{&configImpl{environ: &env,
94 c := &configImpl{170 c := &configImpl{1059 c := &configImpl{