Home
last modified time | relevance | path

Searched refs:encode_unknown (Results 1 – 2 of 2) sorted by relevance

/third_party/grpc/third_party/upb/upb/pb/
Dencoder.c377 static bool encode_unknown(void *c, const void *hd, const char *buf, in encode_unknown() function
446 upb_handlers_setunknown(h, encode_unknown, NULL); in T()
/third_party/protobuf/ruby/ext/google/protobuf_c/
Dupb.c8357 static bool encode_unknown(void *c, const void *hd, const char *buf, in encode_unknown() function
8426 upb_handlers_setunknown(h, encode_unknown, NULL); in T()