Home
last modified time | relevance | path

Searched defs:status_details (Results 1 – 25 of 33) sorted by relevance

12

/aosp_15_r20/external/grpc-grpc/test/core/end2end/
H A Dinvalid_call_argument_test.cc302 grpc_slice status_details = grpc_slice_from_static_string("xyz"); in test_send_server_status_from_client() local
495 grpc_slice status_details = grpc_slice_from_static_string("xyz"); in test_send_status_from_server_with_invalid_flags() local
518 grpc_slice status_details = grpc_slice_from_static_string("xyz"); in test_too_many_trailing_metadata() local
540 grpc_slice status_details = grpc_slice_from_static_string("xyz"); in test_send_server_status_twice() local
H A Ddualstack_socket_test.cc220 grpc_slice status_details = grpc_slice_from_static_string("xyz"); in test_connect() local
H A Dend2end_tests.h321 Slice status_details; member
/aosp_15_r20/external/grpc-grpc/test/core/bad_client/tests/
H A Dduplicate_header.cc120 grpc_slice status_details = grpc_slice_from_static_string("xyz"); in verifier() local
H A Dsimple_request.cc172 grpc_slice status_details = grpc_slice_from_static_string("xyz"); in VerifyRpcDoesNotGetCanceled() local
/aosp_15_r20/external/grpc-grpc/include/grpc/impl/
H A Dgrpc_types.h348 grpc_slice* status_details; member
374 grpc_slice* status_details; member
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/
Dgrpc_wrap.cc90 grpc_slice status_details; member
710 const char* status_details, size_t status_details_len, in grpcwrap_call_send_status_from_server()
/aosp_15_r20/external/grpc-grpc-java/gcp-observability/src/main/proto/grpc/observabilitylog/v1/
H A Dobservabilitylog.proto106 bytes status_details = 5; field
/aosp_15_r20/external/grpc-grpc-java/services/src/main/proto/grpc/binlog/v1/
H A Dbinarylog.proto150 bytes status_details = 4; field
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/spm-core-include/grpc/impl/
Dgrpc_types.h706 grpc_slice* status_details; member
732 grpc_slice* status_details; member
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/include/grpc/impl/
Dgrpc_types.h706 grpc_slice* status_details; member
732 grpc_slice* status_details; member
/aosp_15_r20/external/grpc-grpc/test/core/transport/chttp2/
H A Dstream_leak_with_queued_flow_control_update_test.cc75 grpc_slice status_details = grpc_slice_from_static_string("xyz"); in HandleRpc() local
H A Dgraceful_shutdown_test.cc420 grpc_slice status_details = grpc_slice_from_static_string("xyz"); in TEST_F() local
H A Dtoo_many_pings_test.cc689 grpc_slice status_details = grpc_slice_from_static_string("xyz"); in PerformCallWithResponsePayload() local
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/ext/filters/logging/
Dlogging_sink.h83 std::string status_details; member
/aosp_15_r20/external/grpc-grpc/src/core/ext/filters/logging/
H A Dlogging_sink.h83 std::string status_details; member
/aosp_15_r20/external/grpc-grpc/test/core/end2end/fuzzers/
H A Dapi_fuzzer.proto131 ByteSlice status_details = 3; field
/aosp_15_r20/external/grpc-grpc/test/core/bad_connection/
H A Dclose_fd_test.cc513 grpc_slice status_details = grpc_slice_from_static_string("xyz"); in _test_close_before_server_send() local
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/surface/
Dcall.cc767 grpc_slice* status_details; member
1056 std::string status_details; in SetFinalStatus() local
2159 void RunFinalization(grpc_status_code status, const char* status_details) { in RunFinalization()
/aosp_15_r20/external/grpc-grpc/src/core/lib/surface/
H A Dcall.cc760 grpc_slice* status_details; member
1054 std::string status_details; in SetFinalStatus() local
2102 void SetFinalizationStatus(grpc_status_code status, Slice status_details) { in SetFinalizationStatus()
/aosp_15_r20/external/grpc-grpc/src/core/tsi/alts/handshaker/
H A Dalts_handshaker_client.cc471 char* status_details = in on_status_received() local
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/tsi/alts/handshaker/
Dalts_handshaker_client.cc471 char* status_details = in on_status_received() local
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/ext/filters/client_channel/lb_policy/grpclb/
Dgrpclb.cc1322 char* status_details = grpc_slice_to_c_string(lb_call_status_details_); in OnBalancerStatusReceivedLocked() local
/aosp_15_r20/external/grpc-grpc/src/core/load_balancing/grpclb/
H A Dgrpclb.cc1324 char* status_details = grpc_slice_to_c_string(lb_call_status_details_); in OnBalancerStatusReceivedLocked() local
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/channel/
Dpromise_based_filter.cc1834 std::string status_details; in SetStatusFromError() local

12