Home
last modified time | relevance | path

Searched defs:upb_encode (Results 1 – 2 of 2) sorted by relevance

/third_party/protobuf/php/ext/google/protobuf/
Dphp-upb.c1270 char *upb_encode(const void *msg, const upb_msglayout *m, upb_arena *arena, in upb_encode() function
/third_party/protobuf/ruby/ext/google/protobuf_c/
Dupb.c1141 char *upb_encode(const void *msg, const upb_msglayout *m, upb_arena *arena, in upb_encode() function