Home
last modified time | relevance | path

Searched refs:GetOneofCaseOffset (Results 1 – 4 of 4) sorted by relevance

/external/rust/crates/grpcio-sys/grpc/third_party/upb/upbc/
Dprotoc-gen-upb.cc265 GetSizeInit(layout.GetOneofCaseOffset(oneof))); in GenerateMessageInHeader()
283 layout.GetOneofCaseOffset(field->real_containing_oneof())), in GenerateMessageInHeader()
340 GetSizeInit(layout.GetOneofCaseOffset(field->real_containing_oneof())), in GenerateMessageInHeader()
452 layout.GetOneofCaseOffset(field->real_containing_oneof())), in GenerateMessageInHeader()
746 layout.GetOneofCaseOffset(field->real_containing_oneof()); in TryFillTableEntry()
885 layout.GetOneofCaseOffset(field->real_containing_oneof()); in WriteSource()
Dmessage_layout.h51 Size GetOneofCaseOffset( in GetOneofCaseOffset() function
/external/protobuf/src/google/protobuf/
Dgenerated_message_reflection.h161 uint32 GetOneofCaseOffset(const OneofDescriptor* oneof_descriptor) const { in GetOneofCaseOffset() function
Dgenerated_message_reflection.cc1879 message, schema_.GetOneofCaseOffset(oneof_descriptor)); in GetOneofCase()
1885 message, schema_.GetOneofCaseOffset(oneof_descriptor)); in MutableOneofCase()