Home
last modified time | relevance | path

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

/third_party/grpc/third_party/upb/tests/json/
Dtest_json.cc161 upb_byteshandler_setstring(&byteshandler_, &str_handler, NULL); in StringSink()
172 static size_t str_handler(void* _closure, const void* hd, in str_handler() function in StringSink
/third_party/protobuf/ruby/ext/google/protobuf_c/
Dencode_decode.c249 static void* str_handler(void *closure, in str_handler() function
738 is_bytes ? bytes_handler : str_handler, in add_handlers_for_singular_field()