Home
last modified time | relevance | path

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

/external/rust/crates/grpcio-sys/grpc/third_party/upb/upb/
Dreflection.c89 return _upb_hasbit_field(msg, field); in upb_msg_has()
Dencode.c410 if (!_upb_hasbit_field(msg, f)) return; in encode_scalarfield()
Dmsg.h152 UPB_INLINE bool _upb_hasbit_field(const upb_msg *msg, in _upb_hasbit_field() function