HomeSort by relevance Sort by last modified time
    Searched refs:stringsink_start (Results 1 - 2 of 2) sorted by null

  /external/protobuf/php/ext/google/protobuf/
message.c 88 static void *stringsink_start(void *_sink, const void *hd, size_t size_hint) { function
119 upb_byteshandler_setstartstr(&sink->handler, stringsink_start, NULL);
  /external/protobuf/ruby/ext/google/protobuf_c/
encode_decode.c 793 static void *stringsink_start(void *_sink, const void *hd, size_t size_hint) { function
824 upb_byteshandler_setstartstr(&sink->handler, stringsink_start, NULL);
    [all...]

Completed in 71 milliseconds