Home
last modified time | relevance | path

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

/third_party/grpc/third_party/upb/upb/pb/
Dencoder.c396 static void *encode_startstr(void *c, const void *hd, size_t size_hint) { in encode_startstr() function
493 upb_handlers_setstartstr(h, f, encode_startstr, &attr); in T()
/third_party/protobuf/ruby/ext/google/protobuf_c/
Dupb.c8376 static void *encode_startstr(void *c, const void *hd, size_t size_hint) { in encode_startstr() function
8474 upb_handlers_setstartstr(h, f, encode_startstr, &attr); in T()