Searched refs:scalar_bytes (Results 1 – 2 of 2) sorted by relevance
/external/protobuf/php/ext/google/protobuf/ |
D | upb.c | 11720 static size_t scalar_bytes(void *closure, const void *handler_data, in scalar_bytes() function 11939 upb_handlers_setstring(h, f, scalar_bytes, &name_attr); in printer_sethandlers()
|
/external/protobuf/ruby/ext/google/protobuf_c/ |
D | upb.c | 12537 static size_t scalar_bytes(void *closure, const void *handler_data, in scalar_bytes() function 12759 upb_handlers_setstring(h, f, scalar_bytes, &name_attr); in printer_sethandlers()
|