Lines Matching refs:variable
185 v.variables[base.variable] = &stringVariable{
199 v.variables[base.variable] = &boolVariable{
223 variable: props.Name,
461 variable: name,
496 variable string member
500 return CanonicalizeToProperty(c.variable)
538 if config.String(s.variable) == v && !f.Elem().IsNil() {
557 variable: name,
630 if config.Bool(b.variable) {
665 if !config.IsSet(s.variable) {
668 configValue := config.String(s.variable)
688 …return nil, fmt.Errorf("soong_config_variables.%s.%s: %s", s.variable, propStruct.Type().Field(i).…
694 …return nil, fmt.Errorf("soong_config_variables.%s.%s: %s", s.variable, propStruct.Type().Field(i).…
700 …return nil, fmt.Errorf("soong_config_variables.%s.%s: unsupported property type %q", s.variable, p…