Searched defs:boolVariable (Results 1 – 1 of 1) sorted by relevance
574 type boolVariable struct { struct575 baseVariable587 func (b boolVariable) variableValuesType() reflect.Type {593 func (b boolVariable) initializeProperties(v reflect.Value, typ reflect.Type) {650 …(b boolVariable) PropertiesToApply(config SoongConfig, values reflect.Value) (interface{}, error) {