Home
last modified time | relevance | path

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

/aosp_15_r20/external/grpc-grpc/third_party/upb/upb/wire/
H A Deps_copy_input_stream.h378 static UPB_FORCEINLINE bool upb_EpsCopyInputStream_TryParseDelimitedFast( in upb_EpsCopyInputStream_TryParseDelimitedFast() function
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/upb/upb/wire/
Deps_copy_input_stream.h398 static UPB_FORCEINLINE bool upb_EpsCopyInputStream_TryParseDelimitedFast( in upb_EpsCopyInputStream_TryParseDelimitedFast() function
Ddecode_fast.c139 if (!upb_EpsCopyInputStream_TryParseDelimitedFast(&d->input, &ptr, len, func, in fastdecode_delimited()
/aosp_15_r20/external/grpc-grpc/third_party/upb/upb/wire/internal/
H A Ddecode_fast.c121 if (!upb_EpsCopyInputStream_TryParseDelimitedFast(&d->input, &ptr, len, func, in fastdecode_delimited()