Searched refs:AppendMutable (Results 1 – 6 of 6) sorted by relevance
206 AppendMutable() Value methodSpec
122 func (ls *listReflect) AppendMutable() protoreflect.Value { func
194 func (ls reflectList) AppendMutable() protoreflect.Value { func
157 populatedField = testPopulateMessage(t, ls.AppendMutable().Message(), depth-1)
395 func (x emptyList) AppendMutable() protoreflect.Value { func425 func (x *dynamicList) AppendMutable() protoreflect.Value { func
514 list.AppendMutable()519 v := list.AppendMutable()536 func (l *testList) AppendMutable() protoreflect.Value { panic("unimplemented") } func