Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/php/ext/google/protobuf/
Dmessage.c94 static size_t stringsink_string(void *_sink, const void *hd, const char *ptr, in stringsink_string() function
120 upb_byteshandler_setstring(&sink->handler, stringsink_string, NULL); in stringsink_init()
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/ruby/ext/google/protobuf_c/
Dencode_decode.c826 static size_t stringsink_string(void *_sink, const void *hd, const char *ptr, in stringsink_string() function
852 upb_byteshandler_setstring(&sink->handler, stringsink_string, NULL); in stringsink_init()