Home | History | Annotate | Download | only in protobuf_c

Lines Matching full:arg4

5071 R CallMethod4(C *obj, P1 arg1, P2 arg2, P3 arg3, P4 arg4) {
5072 return ((*obj).*F)(arg1, arg2, arg3, arg4);