Searched refs:boolVariable (Results 1 – 1 of 1) sorted by relevance
199 v.variables[base.variable] = &boolVariable{549 type boolVariable struct { struct554 func newBoolVariable(name string) *boolVariable {555 return &boolVariable{562 func (b boolVariable) variableValuesType() reflect.Type { argument568 func (b boolVariable) initializeProperties(v reflect.Value, typ reflect.Type) { argument625 func (b boolVariable) PropertiesToApply(config SoongConfig, values reflect.Value) (interface{}, err… argument