Home
last modified time | relevance | path

Searched refs:putbytes (Results 1 - 1 of 1) sorted by relevance

/third_party/protobuf/ruby/ext/google/protobuf_c/
H A Dupb.c12841 static size_t putbytes(void *closure, const void *handler_data, const char *str, in putbytes() function
12986 CHK(putbytes(closure, handler_data, str, len, handle)); in scalar_bytes()
12995 CHK(putbytes(closure, handler_data, str, len, handle)); in repeated_bytes()
13003 CHK(putbytes(closure, handler_data, str, len, handle)); in mapkey_bytes()
13102 upb_handlers_setstring(h, value_field, putbytes, &empty_attr); in printer_sethandlers_mapentry()
13576 WRAPPER_SETHANDLERS(bytesvalue, string, putbytes) in WRAPPER_SETHANDLERS()

Completed in 20 milliseconds