Searched defs:removeProperty (Results 1 – 3 of 3) sorted by relevance
204 func (s *bpPropertySet) removeProperty(name string) { func
143 void removeProperty(int propId) { in removeProperty() method in CarPropertyService.Client
1266 func removeProperty(mod *parser.Module, propertyName string) { func