Home
last modified time | relevance | path

Searched defs:oneof_case (Results 1 - 6 of 6) sorted by relevance

/third_party/protobuf/src/google/protobuf/
H A Dgenerated_message_table_driven_lite.h139 inline void SetOneofField(MessageLite* msg, uint32* oneof_case, in SetOneofField() argument
181 ResetOneofField(const ParseTable& table, int field_number, Arena* arena, MessageLite* msg, uint32* oneof_case, int64 offset, const void* default_ptr) ResetOneofField() argument
507 uint32* oneof_case = Raw<uint32>(msg, table.oneof_case_offset); MergePartialFromCodedStreamInlined() local
574 uint32* oneof_case = Raw<uint32>(msg, table.oneof_case_offset); MergePartialFromCodedStreamInlined() local
611 uint32* oneof_case = Raw<uint32>(msg, table.oneof_case_offset); MergePartialFromCodedStreamInlined() local
701 uint32* oneof_case = Raw<uint32>(msg, table.oneof_case_offset); MergePartialFromCodedStreamInlined() local
[all...]
H A Dgenerated_message_reflection.cc2109 uint32 oneof_case = GetOneofCase(*message, oneof_descriptor); in ClearOneof() local
/third_party/protobuf/ruby/ext/google/protobuf_c/
H A Dmessage.c82 uint32_t oneof_case; in which_oneof_field() local
H A Dstorage.c769 uint32_t oneof_case = slot_read_oneof_case(layout, storage, oneof); in layout_has() local
787 uint32_t* oneof_case = slot_oneof_case(layout, storage, oneof); in layout_clear() local
882 uint32_t oneof_case = slot_read_oneof_case(layout, storage, oneof); in layout_get() local
949 uint32_t* oneof_case = slot_oneof_case(layout, storage, oneof); in layout_set() local
974 field_type_class(layout, field), memory, val, oneof_case, case_value); in layout_set() local
H A Dencode_decode.c1516 uint32_t oneof_case = in putmsg() local
1723 uint32_t oneof_case = in discard_unknown() local
/third_party/protobuf/php/ext/google/protobuf/
H A Dphp-upb.c628 uint32_t *oneof_case = _upb_oneofcase_field(msg, field); in decode_tomsg() local
5661 uint32_t oneof_case; in upb_msg_whichoneof() local
5772 uint32_t *oneof_case = _upb_oneofcase_field(msg, field); in upb_msg_clearfield() local
[all...]

Completed in 23 milliseconds