Home
last modified time | relevance | path

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

/external/protobuf/ruby/ext/google/protobuf_c/
Dencode_decode.c434 #define DEFINE_ONEOF_HANDLER(type, ctype) \ macro
444 DEFINE_ONEOF_HANDLER(bool, bool) in DEFINE_ONEOF_HANDLER() function
/external/protobuf/php/ext/google/protobuf/
Dencode_decode.c666 #define DEFINE_ONEOF_HANDLER(type, ctype) \ macro
677 DEFINE_ONEOF_HANDLER(bool, bool) in DEFINE_ONEOF_HANDLER() function