/aosp_15_r20/external/grpc-grpc/test/core/end2end/ |
H A D | invalid_call_argument_test.cc | 302 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 D | dualstack_socket_test.cc | 220 grpc_slice status_details = grpc_slice_from_static_string("xyz"); in test_connect() local
|
H A D | end2end_tests.h | 321 Slice status_details; member
|
/aosp_15_r20/external/grpc-grpc/test/core/bad_client/tests/ |
H A D | duplicate_header.cc | 120 grpc_slice status_details = grpc_slice_from_static_string("xyz"); in verifier() local
|
H A D | simple_request.cc | 172 grpc_slice status_details = grpc_slice_from_static_string("xyz"); in VerifyRpcDoesNotGetCanceled() local
|
/aosp_15_r20/external/grpc-grpc/include/grpc/impl/ |
H A D | grpc_types.h | 348 grpc_slice* status_details; member 374 grpc_slice* status_details; member
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/ |
D | grpc_wrap.cc | 90 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 D | observabilitylog.proto | 106 bytes status_details = 5; field
|
/aosp_15_r20/external/grpc-grpc-java/services/src/main/proto/grpc/binlog/v1/ |
H A D | binarylog.proto | 150 bytes status_details = 4; field
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/spm-core-include/grpc/impl/ |
D | grpc_types.h | 706 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/ |
D | grpc_types.h | 706 grpc_slice* status_details; member 732 grpc_slice* status_details; member
|
/aosp_15_r20/external/grpc-grpc/test/core/transport/chttp2/ |
H A D | stream_leak_with_queued_flow_control_update_test.cc | 75 grpc_slice status_details = grpc_slice_from_static_string("xyz"); in HandleRpc() local
|
H A D | graceful_shutdown_test.cc | 420 grpc_slice status_details = grpc_slice_from_static_string("xyz"); in TEST_F() local
|
H A D | too_many_pings_test.cc | 689 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/ |
D | logging_sink.h | 83 std::string status_details; member
|
/aosp_15_r20/external/grpc-grpc/src/core/ext/filters/logging/ |
H A D | logging_sink.h | 83 std::string status_details; member
|
/aosp_15_r20/external/grpc-grpc/test/core/end2end/fuzzers/ |
H A D | api_fuzzer.proto | 131 ByteSlice status_details = 3; field
|
/aosp_15_r20/external/grpc-grpc/test/core/bad_connection/ |
H A D | close_fd_test.cc | 513 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/ |
D | call.cc | 767 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 D | call.cc | 760 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 D | alts_handshaker_client.cc | 471 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/ |
D | alts_handshaker_client.cc | 471 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/ |
D | grpclb.cc | 1322 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 D | grpclb.cc | 1324 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/ |
D | promise_based_filter.cc | 1834 std::string status_details; in SetStatusFromError() local
|