Home
last modified time | relevance | path

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

/third_party/protobuf/ruby/ext/google/protobuf_c/
Dencode_decode.c674 static size_t stringwrapper_handler(void* closure, const void* hd, in stringwrapper_handler() function
818 upb_handlers_setstring(h, f, stringwrapper_handler, NULL); in add_handlers_for_wrapper()