Searched defs:RemoveProperty (Results 1 – 2 of 2) sorted by relevance
/build/soong/bpfix/bpfix/ | ||
D | bpfix.go | 1109 RemoveProperty(string) bool methodSpec |
/build/blueprint/parser/ | ||
D | ast.go | 333 func (x *Map) RemoveProperty(propertyName string) (removed bool) { func |