Searched refs:_upb_oneofcase (Results 1 – 5 of 5) sorted by relevance
/external/rust/crates/grpcio-sys/grpc/third_party/upb/upb/ |
D | msg.h | 169 UPB_INLINE uint32_t *_upb_oneofcase(upb_msg *msg, size_t case_ofs) { in _upb_oneofcase() function 184 return _upb_oneofcase(msg, _upb_oneofcase_ofs(f)); in _upb_oneofcase_field()
|
/external/cronet/third_party/protobuf/php/ext/google/protobuf/ |
D | php-upb.h | 1460 UPB_INLINE uint32_t* _upb_oneofcase(upb_Message* msg, size_t case_ofs) { in _upb_oneofcase() function 1475 return _upb_oneofcase(msg, _upb_oneofcase_ofs(f)); in _upb_oneofcase_field()
|
/external/protobuf/php/ext/google/protobuf/ |
D | php-upb.h | 1460 UPB_INLINE uint32_t* _upb_oneofcase(upb_Message* msg, size_t case_ofs) { in _upb_oneofcase() function 1475 return _upb_oneofcase(msg, _upb_oneofcase_ofs(f)); in _upb_oneofcase_field()
|
/external/protobuf/ruby/ext/google/protobuf_c/ |
D | ruby-upb.h | 1491 UPB_INLINE uint32_t* _upb_oneofcase(upb_Message* msg, size_t case_ofs) { in _upb_oneofcase() function 1506 return _upb_oneofcase(msg, _upb_oneofcase_ofs(f)); in _upb_oneofcase_field()
|
/external/cronet/third_party/protobuf/ruby/ext/google/protobuf_c/ |
D | ruby-upb.h | 1491 UPB_INLINE uint32_t* _upb_oneofcase(upb_Message* msg, size_t case_ofs) { in _upb_oneofcase() function 1506 return _upb_oneofcase(msg, _upb_oneofcase_ofs(f)); in _upb_oneofcase_field()
|