Home
last modified time | relevance | path

Searched refs:GRPC_SLICE_SET_LENGTH (Results 1 – 25 of 30) sorted by relevance

12

/dports/devel/grpc/grpc-1.42.0/include/grpc/impl/codegen/
H A Dslice.h104 #define GRPC_SLICE_SET_LENGTH(slice, newlen) \ macro
/dports/devel/grpc130/grpc-1.30.2/include/grpc/impl/codegen/
H A Dslice.h102 #define GRPC_SLICE_SET_LENGTH(slice, newlen) \ macro
/dports/devel/grpc134/grpc-1.34.1/include/grpc/impl/codegen/
H A Dslice.h102 #define GRPC_SLICE_SET_LENGTH(slice, newlen) \ macro
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/grpc/src/include/grpc/impl/codegen/
H A Dslice.h102 #define GRPC_SLICE_SET_LENGTH(slice, newlen) \ macro
/dports/devel/pecl-grpc/grpc-1.42.0/include/grpc/impl/codegen/
H A Dslice.h104 #define GRPC_SLICE_SET_LENGTH(slice, newlen) \ macro
/dports/devel/py-grpcio/grpcio-1.43.0/include/grpc/impl/codegen/
H A Dslice.h104 #define GRPC_SLICE_SET_LENGTH(slice, newlen) \ macro
/dports/devel/py-grpcio-tools/grpcio-tools-1.43.0/grpc_root/include/grpc/impl/codegen/
H A Dslice.h104 #define GRPC_SLICE_SET_LENGTH(slice, newlen) \ macro
/dports/devel/grpc134/grpc-1.34.1/include/grpcpp/impl/codegen/
H A Dproto_buffer_writer.h95 GRPC_SLICE_SET_LENGTH(slice_, remain); in Next()
/dports/devel/grpc130/grpc-1.30.2/include/grpcpp/impl/codegen/
H A Dproto_buffer_writer.h95 GRPC_SLICE_SET_LENGTH(slice_, remain); in Next()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/grpc/src/include/grpcpp/impl/codegen/
H A Dproto_buffer_writer.h95 GRPC_SLICE_SET_LENGTH(slice_, remain); in Next()
/dports/devel/grpc/grpc-1.42.0/include/grpcpp/impl/codegen/
H A Dproto_buffer_writer.h97 GRPC_SLICE_SET_LENGTH(slice_, remain); in Next()
/dports/devel/py-grpcio-tools/grpcio-tools-1.43.0/grpc_root/include/grpcpp/impl/codegen/
H A Dproto_buffer_writer.h97 GRPC_SLICE_SET_LENGTH(slice_, remain); in Next()
/dports/devel/grpc134/grpc-1.34.1/src/core/lib/slice/
H A Db64.cc233 GRPC_SLICE_SET_LENGTH(result, result_size); in grpc_base64_decode_with_len()
/dports/devel/grpc/grpc-1.42.0/src/core/lib/slice/
H A Db64.cc233 GRPC_SLICE_SET_LENGTH(result, result_size); in grpc_base64_decode_with_len()
/dports/devel/grpc130/grpc-1.30.2/src/core/lib/slice/
H A Db64.cc233 GRPC_SLICE_SET_LENGTH(result, result_size); in grpc_base64_decode_with_len()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/grpc/src/src/core/lib/slice/
H A Db64.cc234 GRPC_SLICE_SET_LENGTH(result, result_size); in grpc_base64_decode_with_len()
/dports/devel/pecl-grpc/grpc-1.42.0/src/core/lib/slice/
H A Db64.cc233 GRPC_SLICE_SET_LENGTH(result, result_size); in grpc_base64_decode_with_len()
/dports/devel/py-grpcio/grpcio-1.43.0/src/core/lib/slice/
H A Db64.cc233 GRPC_SLICE_SET_LENGTH(result, result_size); in grpc_base64_decode_with_len()
/dports/devel/grpc134/grpc-1.34.1/src/core/lib/compression/
H A Dstream_compression_gzip.cc120 GRPC_SLICE_SET_LENGTH(slice_out, len - ctx->zs.avail_out); in gzip_flate()
/dports/devel/grpc130/grpc-1.30.2/src/core/lib/compression/
H A Dstream_compression_gzip.cc120 GRPC_SLICE_SET_LENGTH(slice_out, len - ctx->zs.avail_out); in gzip_flate()
/dports/devel/grpc/grpc-1.42.0/src/core/lib/compression/
H A Dstream_compression_gzip.cc121 GRPC_SLICE_SET_LENGTH(slice_out, len - ctx->zs.avail_out); in gzip_flate()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/grpc/src/src/core/lib/compression/
H A Dstream_compression_gzip.cc120 GRPC_SLICE_SET_LENGTH(slice_out, len - ctx->zs.avail_out); in gzip_flate()
/dports/devel/pecl-grpc/grpc-1.42.0/src/core/lib/compression/
H A Dstream_compression_gzip.cc121 GRPC_SLICE_SET_LENGTH(slice_out, len - ctx->zs.avail_out); in gzip_flate()
/dports/devel/py-grpcio/grpcio-1.43.0/src/core/lib/compression/
H A Dstream_compression_gzip.cc121 GRPC_SLICE_SET_LENGTH(slice_out, len - ctx->zs.avail_out); in gzip_flate()
/dports/devel/grpc130/grpc-1.30.2/src/core/ext/transport/chttp2/transport/
H A Dbin_encoder.cc226 GRPC_SLICE_SET_LENGTH(output, out.out - start_out); in grpc_chttp2_base64_encode_and_huffman_compress()

12