Home
last modified time | relevance | path

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

/external/protobuf/ruby/ext/google/protobuf_c/
Dstorage.c659 *oneof_case = ONEOF_CASE_NONE; in layout_clear()
844 *oneof_case = ONEOF_CASE_NONE; in layout_set()
Dmessage.c105 if (oneof_case == ONEOF_CASE_NONE) { in which_oneof_field()
Dprotobuf.h379 #define ONEOF_CASE_NONE 0 macro
/external/protobuf/php/ext/google/protobuf/
Dstorage.c773 *oneof_case = ONEOF_CASE_NONE; in layout_init()
Dprotobuf.h1188 #define ONEOF_CASE_NONE 0 macro