Home
last modified time | relevance | path

Searched refs:cq_bound_to_call (Results 1 – 4 of 4) sorted by relevance

/external/grpc-grpc/src/core/lib/surface/
Dserver.cc70 grpc_completion_queue* cq_bound_to_call; member
450 grpc_call_set_completion_queue(calld->call, rc->cq_bound_to_call); in publish_call()
1378 grpc_completion_queue* cq_bound_to_call, in grpc_server_request_call() argument
1389 (server, call, details, initial_metadata, cq_bound_to_call, in grpc_server_request_call()
1412 rc->cq_bound_to_call = cq_bound_to_call; in grpc_server_request_call()
1425 grpc_completion_queue* cq_bound_to_call, in grpc_server_request_registered_call() argument
1439 cq_bound_to_call, cq_for_notification, tag)); in grpc_server_request_registered_call()
1467 rc->cq_bound_to_call = cq_bound_to_call; in grpc_server_request_registered_call()
/external/grpc-grpc/include/grpc/
Dgrpc.h359 grpc_completion_queue* cq_bound_to_call,
389 grpc_completion_queue* cq_bound_to_call,
/external/grpc-grpc/src/ruby/ext/grpc/
Drb_grpc_imports.generated.h203 …ails, grpc_metadata_array* request_metadata, grpc_completion_queue* cq_bound_to_call, grpc_complet…
209 …tadata, grpc_byte_buffer** optional_payload, grpc_completion_queue* cq_bound_to_call, grpc_complet…
/external/grpc-grpc/src/python/grpcio/grpc/_cython/_cygrpc/
Dgrpc.pxi377 *cq_bound_to_call, grpc_completion_queue *cq_for_notification, void