Home
last modified time | relevance | path

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

/external/rust/crates/grpcio-sys/grpc/third_party/upb/upb/
Dmsg.h147 UPB_INLINE size_t _upb_msg_hasidx(const upb_msglayout_field *f) { in _upb_msg_hasidx() function
154 return _upb_hasbit(msg, _upb_msg_hasidx(f)); in _upb_hasbit_field()
159 _upb_sethas(msg, _upb_msg_hasidx(f)); in _upb_sethas_field()
164 _upb_clearhas(msg, _upb_msg_hasidx(f)); in _upb_clearhas_field()