Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/ruby/ext/google/protobuf_c/
Dprotobuf.h516 #define ENCODE_MAX_NESTING 63 macro
Dencode_decode.c1068 if (depth > ENCODE_MAX_NESTING) { in putmsg()