Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/upb/upb/io/
Dzero_copy_stream_test.cc154 const int result = upb_ZeroCopyOutputStream_ByteCount(output); in WriteStuff()
187 const int result = upb_ZeroCopyOutputStream_ByteCount(output); in WriteStuffLarge()
Dzero_copy_output_stream.h120 upb_ZeroCopyOutputStream_ByteCount(const upb_ZeroCopyOutputStream* z) { in upb_ZeroCopyOutputStream_ByteCount() function
/aosp_15_r20/external/grpc-grpc/third_party/upb/upb/io/
H A Dzero_copy_stream_test.cc135 const int result = upb_ZeroCopyOutputStream_ByteCount(output); in WriteStuff()
168 const int result = upb_ZeroCopyOutputStream_ByteCount(output); in WriteStuffLarge()
H A Dzero_copy_output_stream.h100 upb_ZeroCopyOutputStream_ByteCount(const upb_ZeroCopyOutputStream* z) { in upb_ZeroCopyOutputStream_ByteCount() function