Searched refs:CanonicalizeToProperty (Results 1 – 3 of 3) sorted by relevance
500 return CanonicalizeToProperty(c.variable)728 func CanonicalizeToProperty(v string) string { func745 ret[i] = CanonicalizeToProperty(v)
63 if got := CanonicalizeToProperty(tt.arg); got != tt.want {
176 return soongconfig.CanonicalizeToProperty(m.properties.From) +