Home
last modified time | relevance | path

Searched refs:_upb_Decoder_AddUnknownVarints (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.c309 static void _upb_Decoder_AddUnknownVarints(upb_Decoder* d, upb_Message* msg, in _upb_Decoder_AddUnknownVarints() function
335 _upb_Decoder_AddUnknownVarints(d, unknown_msg, tag, v); in _upb_Decoder_CheckEnumSlow()
630 _upb_Decoder_AddUnknownVarints(d, msg, tag, size); in _upb_Decoder_DecodeToMap()
/aosp_15_r20/external/grpc-grpc/third_party/upb/upb/wire/
H A Ddecode.c373 static void _upb_Decoder_AddUnknownVarints(upb_Decoder* d, upb_Message* msg, in _upb_Decoder_AddUnknownVarints() function
402 _upb_Decoder_AddUnknownVarints(d, unknown_msg, tag, v); in _upb_Decoder_CheckEnum()
675 _upb_Decoder_AddUnknownVarints(d, msg, tag, size); in _upb_Decoder_DecodeToMap()