Home
last modified time | relevance | path

Searched defs:_upb_Decoder_IsDone (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/upb/upb/wire/
Ddecode_internal.h118 UPB_INLINE bool _upb_Decoder_IsDone(upb_Decoder* d, const char** ptr) { in _upb_Decoder_IsDone() function
/aosp_15_r20/external/grpc-grpc/third_party/upb/upb/wire/internal/
H A Ddecoder.h82 UPB_INLINE bool _upb_Decoder_IsDone(upb_Decoder* d, const char** ptr) { in _upb_Decoder_IsDone() function