Home
last modified time | relevance | path

Searched defs:DEFINE_ONEOF_HANDLER (Results 1 – 1 of 1) sorted by relevance

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/ruby/ext/google/protobuf_c/
Dencode_decode.c333 #define DEFINE_ONEOF_HANDLER(type, ctype) \ macro
343 DEFINE_ONEOF_HANDLER(bool, bool) in DEFINE_ONEOF_HANDLER() function