OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:stringsink_string
(Results
1 - 2
of
2
) sorted by null
/external/protobuf/php/ext/google/protobuf/
message.c
94
static size_t
stringsink_string
(void *_sink, const void *hd, const char *ptr,
function
120
upb_byteshandler_setstring(&sink->handler,
stringsink_string
, NULL);
/external/protobuf/ruby/ext/google/protobuf_c/
encode_decode.c
799
static size_t
stringsink_string
(void *_sink, const void *hd, const char *ptr,
function
825
upb_byteshandler_setstring(&sink->handler,
stringsink_string
, NULL);
[
all
...]
Completed in 49 milliseconds