Home
last modified time | relevance | path

Searched refs:grpc_empty_slice (Results 1 – 25 of 47) sorted by relevance

12

/external/flatbuffers/include/flatbuffers/
Dgrpc.h35 Message() : slice_(grpc_empty_slice()) {} in Message()
43 other.slice_ = grpc_empty_slice(); in Message()
51 other.slice_ = grpc_empty_slice();
86 SliceAllocator() : slice_(grpc_empty_slice()) {} in SliceAllocator()
92 : slice_(grpc_empty_slice()) { in SliceAllocator()
121 slice_ = grpc_empty_slice(); in deallocate()
189 slice_allocator_.slice_ = grpc_empty_slice();
225 slice_allocator_.slice_ = grpc_empty_slice(); in ReleaseRaw()
/external/grpc-grpc/src/core/lib/security/security_connector/
Dload_system_roots_linux.cc59 grpc_slice valid_bundle_slice = grpc_empty_slice(); in GetSystemRootCerts()
68 return grpc_empty_slice(); in GetSystemRootCerts()
86 grpc_slice bundle_slice = grpc_empty_slice(); in CreateRootCertsBundle()
140 grpc_slice result = grpc_empty_slice(); in LoadSystemRootCerts()
Dload_system_roots_fallback.cc28 grpc_slice LoadSystemRootCerts() { return grpc_empty_slice(); } in LoadSystemRootCerts()
/external/grpc-grpc/src/core/ext/transport/chttp2/transport/
Dbin_decoder.cc173 return grpc_empty_slice(); in grpc_chttp2_base64_decode()
198 return grpc_empty_slice(); in grpc_chttp2_base64_decode()
219 return grpc_empty_slice(); in grpc_chttp2_base64_decode_with_length()
231 return grpc_empty_slice(); in grpc_chttp2_base64_decode_with_length()
245 return grpc_empty_slice(); in grpc_chttp2_base64_decode_with_length()
/external/grpc-grpc/src/core/lib/surface/
Dcall_details.cc33 cd->method = grpc_empty_slice(); in grpc_call_details_init()
34 cd->host = grpc_empty_slice(); in grpc_call_details_init()
/external/grpc-grpc/src/cpp/ext/filters/census/
Dserver_filter.cc90 sml.path = grpc_empty_slice(); in OnDoneRecvInitialMetadataCb()
91 sml.tracing_slice = grpc_empty_slice(); in OnDoneRecvInitialMetadataCb()
92 sml.census_proto = grpc_empty_slice(); in OnDoneRecvInitialMetadataCb()
Dclient_filter.cc99 grpc_slice tags = grpc_empty_slice(); in StartTransportStreamOpBatch()
/external/grpc-grpc/test/core/compression/
Dalgorithm_test.cc99 grpc_empty_slice())); in test_algorithm_failure()
103 grpc_empty_slice())); in test_algorithm_failure()
/external/grpc-grpc/src/core/lib/compression/
Dcompression.cc144 return grpc_empty_slice(); in grpc_compression_algorithm_slice()
146 return grpc_empty_slice(); in grpc_compression_algorithm_slice()
/external/grpc-grpc/test/cpp/util/
Dcli_credentials.cc118 grpc_slice cert_slice = grpc_empty_slice(); in GetChannelCredentials()
127 grpc_slice key_slice = grpc_empty_slice(); in GetChannelCredentials()
/external/grpc-grpc/src/core/ext/filters/client_channel/resolver/dns/c_ares/
Dgrpc_ares_ev_driver_windows.cc72 : read_buf_(grpc_empty_slice()), in GrpcPolledFdWindows()
73 write_buf_(grpc_empty_slice()), in GrpcPolledFdWindows()
325 read_buf_ = grpc_empty_slice(); in OnIocpReadableInner()
358 write_buf_ = grpc_empty_slice(); in OnIocpWriteableInner()
/external/grpc-grpc/src/cpp/common/
Dcore_codegen.cc148 grpc_slice CoreCodegen::grpc_empty_slice() { return ::grpc_empty_slice(); } in grpc_empty_slice() function in grpc::CoreCodegen
/external/grpc-grpc/test/core/security/
Dlinux_system_roots_test.cc68 grpc_slice roots_bundle = grpc_empty_slice(); in TEST()
/external/grpc-grpc/src/core/lib/iomgr/
Dload_file.cc37 grpc_slice result = grpc_empty_slice(); in grpc_load_file()
/external/grpc-grpc/test/core/memory_usage/
Dclient.cc180 calls[call_idx].details = grpc_empty_slice(); in send_snapshot_request()
214 calls[k].details = grpc_empty_slice(); in main()
/external/grpc-grpc/src/php/ext/grpc/
Dcall.c233 grpc_slice_from_copied_string(host_override) : grpc_empty_slice(); in PHP_METHOD()
286 grpc_slice recv_status_details = grpc_empty_slice(); in PHP_METHOD()
287 grpc_slice send_status_details = grpc_empty_slice(); in PHP_METHOD()
/external/grpc-grpc/include/grpc/
Dslice.h130 GPRAPI grpc_slice grpc_empty_slice(void);
/external/grpc-grpc/include/grpcpp/impl/codegen/
Dslice.h38 Slice() : slice_(g_core_codegen_interface->grpc_empty_slice()) {} in Slice()
Dcore_codegen.h92 grpc_slice grpc_empty_slice() override;
Dcore_codegen_interface.h110 virtual grpc_slice grpc_empty_slice() = 0;
/external/grpc-grpc/src/core/lib/security/transport/
Dclient_auth_filter.cc340 calld->host = grpc_empty_slice(); in init_call_elem()
341 calld->method = grpc_empty_slice(); in init_call_elem()
/external/grpc-grpc/test/core/end2end/tests/
Dmax_concurrent_streams.cc456 grpc_slice details1 = grpc_empty_slice(); in test_max_concurrent_streams_with_timeout_on_first()
458 grpc_slice details2 = grpc_empty_slice(); in test_max_concurrent_streams_with_timeout_on_first()
651 grpc_slice details1 = grpc_empty_slice(); in test_max_concurrent_streams_with_timeout_on_second()
653 grpc_slice details2 = grpc_empty_slice(); in test_max_concurrent_streams_with_timeout_on_second()
/external/grpc-grpc/
Dgrpc.def167 grpc_empty_slice
/external/grpc-grpc/test/core/end2end/fuzzers/
Dclient_fuzzer.cc81 grpc_slice details = grpc_empty_slice(); in LLVMFuzzerTestOneInput()
/external/grpc-grpc/src/core/tsi/alts/handshaker/
Dalts_tsi_handshaker.cc261 ? grpc_empty_slice() in handshaker_next()
372 ? grpc_empty_slice() in alts_tsi_handshaker_create()

12