Searched refs:scalar_str (Results 1 – 2 of 2) sorted by relevance
/external/protobuf/php/ext/google/protobuf/ |
D | upb.c | 11652 static size_t scalar_str(void *closure, const void *handler_data, in scalar_str() function 11929 upb_handlers_setstring(h, f, scalar_str, &empty_attr); in printer_sethandlers()
|
/external/protobuf/ruby/ext/google/protobuf_c/ |
D | upb.c | 12469 static size_t scalar_str(void *closure, const void *handler_data, in scalar_str() function 12749 upb_handlers_setstring(h, f, scalar_str, &empty_attr); in printer_sethandlers()
|