Home
last modified time | relevance | path

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

/build/soong/ui/build/
Dconfig.go56 type Config struct{ *configImpl } anonMember
58 type configImpl struct { struct
170 func loadEnvConfig(ctx Context, config *configImpl, bc string) error { argument
206 ret := &configImpl{
754 func (c *configImpl) parseArgs(ctx Context, args []string) { argument
896 func (c *configImpl) configureLocale(ctx Context) { argument
945 func (c *configImpl) Environment() *Environment { argument
949 func (c *configImpl) Arguments() []string { argument
953 func (c *configImpl) SoongBuildInvocationNeeded() bool { argument
973 func (c *configImpl) OutDir() string { argument
[all …]
Drbe_test.go61 config := Config{&configImpl{
117 config := Config{&configImpl{
Dsandbox_linux_test.go84 return Config{&configImpl{environ: &env,
Dconfig_test.go94 c := &configImpl{
170 c := &configImpl{
1059 c := &configImpl{