Lines Matching refs:variable
192 v.variables[base.variable] = &stringVariable{
206 v.variables[base.variable] = &boolVariable{
230 variable: props.Name,
567 variable: name,
602 variable string member
606 return CanonicalizeToProperty(c.variable)
644 if config.String(s.variable) == v && !f.Elem().IsNil() {
663 variable: name,
736 if config.Bool(b.variable) {
771 if !config.IsSet(s.variable) {
774 configValue := config.String(s.variable)
794 …return nil, fmt.Errorf("soong_config_variables.%s.%s: %s", s.variable, propStruct.Type().Field(i).…
800 …return nil, fmt.Errorf("soong_config_variables.%s.%s: %s", s.variable, propStruct.Type().Field(i).…
806 …return nil, fmt.Errorf("soong_config_variables.%s.%s: unsupported property type %q", s.variable, p…