Home
last modified time | relevance | path

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

/external/protobuf/ruby/ext/google/protobuf_c/
Dprotobuf.h592 #define ENCODE_MAX_NESTING 63 macro
Dencode_decode.c1067 if (depth > ENCODE_MAX_NESTING) { in put_ruby_value()
1296 if (depth > ENCODE_MAX_NESTING) { in putmsg()
Dupb.c4717 #define ENCODE_MAX_NESTING 64 macro
/external/protobuf/php/ext/google/protobuf/
Dprotobuf.h969 #define ENCODE_MAX_NESTING 63 macro
Dencode_decode.c1406 if (depth > ENCODE_MAX_NESTING) { in putrawmsg()
Dupb.c3853 #define ENCODE_MAX_NESTING 64 macro