Searched refs:getValueInMakeFormat (Results 1 – 1 of 1) sorted by relevance
78 func getValueInMakeFormat(value starlark.Value, allowLists bool) (string, error) { func94 value, err := getValueInMakeFormat(v.Index(i), false)135 valueMake, err := getValueInMakeFormat(varTuple.Index(1), true)