Home
last modified time | relevance | path

Searched defs:send_status_from_server (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/external/grpc-grpc/src/python/grpcio/grpc/_cython/_cygrpc/
H A Drecords.pyx.pxi105 send_status_from_server = GRPC_OP_SEND_STATUS_FROM_SERVER variable in OperationType
/aosp_15_r20/external/grpc-grpc/test/core/end2end/fuzzers/
H A Dapi_fuzzer.proto151 SendStatusFromServer send_status_from_server = 4; field
/aosp_15_r20/external/grpc-grpc/include/grpc/impl/
H A Dgrpc_types.h349 } send_status_from_server; member
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/
Dgrpc_wrap.cc84 } send_status_from_server; member
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/spm-core-include/grpc/impl/
Dgrpc_types.h707 } send_status_from_server; member
/aosp_15_r20/external/grpc-grpc/src/python/grpcio/grpc/
H A D_server.py178 def send_status_from_server(unused_send_status_from_server_event): function
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/include/grpc/impl/
Dgrpc_types.h707 } send_status_from_server; member
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/android/
Dgrpc-bindings.rs2833 pub send_status_from_server: grpcwrap_batch_context__bindgen_ty_1, field
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/bindings/
Dbindings.rs3887 pub send_status_from_server: grpcwrap_batch_context__bindgen_ty_1, field