Home
last modified time | relevance | path

Searched defs:endmsg (Results 1 – 4 of 4) sorted by relevance

/third_party/grpc/third_party/upb/upb/pb/
Dencoder.c362 static bool endmsg(void *c, const void *hd, upb_status *status) { in endmsg() function
/third_party/grpc/third_party/upb/upb/
Dsink.h108 func *endmsg; in upb_sink_endmsg() local
/third_party/grpc/third_party/upb/tests/pb/
Dtest_decoder.cc333 bool endmsg(int* depth, upb_status* status) { in endmsg() function
/third_party/protobuf/ruby/ext/google/protobuf_c/
Dupb.c8342 static bool endmsg(void *c, const void *hd, upb_status *status) { in endmsg() function