Home
last modified time | relevance | path

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

/external/protobuf/php/ext/google/protobuf/
Dmessage.c120 upb_byteshandler_setstring(&sink->handler, stringsink_string, NULL); in stringsink_init()
Dupb.c2640 bool upb_byteshandler_setstring(upb_byteshandler *h, in upb_byteshandler_setstring() function
7328 upb_byteshandler_setstring(h, upb_pbdecoder_decode, g); in set_bytecode_handlers()
11185 upb_byteshandler_setstring(&p->input_handler_, parse, NULL); in upb_json_parser_create()
Dupb.h3941 bool upb_byteshandler_setstring(upb_byteshandler *h,
/external/protobuf/ruby/ext/google/protobuf_c/
Dencode_decode.c825 upb_byteshandler_setstring(&sink->handler, stringsink_string, NULL); in stringsink_init()
Dupb.c2793 bool upb_byteshandler_setstring(upb_byteshandler *h, in upb_byteshandler_setstring() function
8007 upb_byteshandler_setstring(h, upb_pbdecoder_decode, g); in set_bytecode_handlers()
11988 upb_byteshandler_setstring(&ret->input_handler_, parse, ret); in upb_json_parsermethod_new()
Dupb.h4637 bool upb_byteshandler_setstring(upb_byteshandler *h,