Home
last modified time | relevance | path

Searched refs:ONEOF_CASE_NONE (Results 1 – 5 of 5) sorted by relevance

/external/protobuf/php/ext/google/protobuf/
Dprotobuf.h115 #define ONEOF_CASE_NONE 0 macro
Dstorage.c424 *oneof_case = ONEOF_CASE_NONE; in layout_set()
/external/protobuf/ruby/ext/google/protobuf_c/
Dstorage.c616 *oneof_case = ONEOF_CASE_NONE; in layout_set()
660 *oneof_case = ONEOF_CASE_NONE; in layout_init()
Dmessage.c98 if (oneof_case == ONEOF_CASE_NONE) { in which_oneof_field()
Dprotobuf.h331 #define ONEOF_CASE_NONE 0 macro