Home
last modified time | relevance | path

Searched refs:oneof_case_offsets_ (Results 1 – 2 of 2) sorted by relevance

/external/rust/crates/grpcio-sys/grpc/third_party/upb/upbc/
Dmessage_layout.h53 return GetMapValue(oneof_case_offsets_, oneof); in GetOneofCaseOffset()
100 oneof_case_offsets_; variable
Dmessage_layout.cc186 oneof_case_offsets_[oneof] = discriminator; in PlaceOneofFields()