Lines Matching refs:variable
163 variable: name,
175 variable: name,
203 v.variables[base.variable] = &stringVariable{
217 v.variables[base.variable] = &boolVariable{
241 variable: props.Name,
463 variable string member
467 return CanonicalizeToProperty(c.variable)
496 if config.String(s.variable) == v {
517 if config.Bool(b.variable) {
537 if !config.IsSet(s.variable) {
540 configValue := config.String(s.variable)
556 …return nil, fmt.Errorf("soong_config_variables.%s.%s: %s", s.variable, propStruct.Type().Field(i).…
562 …return nil, fmt.Errorf("soong_config_variables.%s.%s: %s", s.variable, propStruct.Type().Field(i).…
568 …return nil, fmt.Errorf("soong_config_variables.%s.%s: unsupported property type %q", s.variable, p…