Home
last modified time | relevance | path

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

/third_party/grpc/src/python/grpcio/grpc/_cython/_cygrpc/
Drecords.pyx.pxi105 send_status_from_server = GRPC_OP_SEND_STATUS_FROM_SERVER variable in OperationType
/third_party/grpc/src/python/grpcio/grpc/
D_server.py128 def send_status_from_server(unused_send_status_from_server_event): function
/third_party/grpc/include/grpc/impl/codegen/
Dgrpc_types.h647 } send_status_from_server; member
/third_party/grpc/src/csharp/ext/
Dgrpc_csharp_ext.c64 } send_status_from_server; member