Home
last modified time | relevance | path

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

/external/rust/crates/grpcio-sys/grpc/src/core/lib/surface/
Dserver.cc74 cq_bound_to_call(call_cq), in RequestedCall()
87 cq_bound_to_call(call_cq), in RequestedCall()
98 grpc_completion_queue* const cq_bound_to_call; member
921 grpc_completion_queue* cq_bound_to_call, in RequestCall() argument
931 new RequestedCall(tag, cq_bound_to_call, call, request_metadata, details); in RequestCall()
938 grpc_completion_queue* cq_bound_to_call, in RequestRegisteredCall() argument
947 new RequestedCall(tag_new, cq_bound_to_call, call, request_metadata, rm, in RequestRegisteredCall()
1250 grpc_call_set_completion_queue(call_, rc->cq_bound_to_call); in Publish()
1542 grpc_completion_queue* cq_bound_to_call, in grpc_server_request_call() argument
1552 (server, call, details, request_metadata, cq_bound_to_call, in grpc_server_request_call()
[all …]
Dserver.h150 grpc_completion_queue* cq_bound_to_call,
158 grpc_completion_queue* cq_bound_to_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/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/rust/crates/grpcio-sys/grpc/include/grpc/
Dgrpc.h363 grpc_completion_queue* cq_bound_to_call,
393 grpc_completion_queue* cq_bound_to_call,
/external/rust/crates/grpcio-sys/grpc/spm-core-include/grpc/
Dgrpc.h363 grpc_completion_queue* cq_bound_to_call,
393 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
/external/rust/crates/grpcio-sys/bindings/
Dx86_64-unknown-linux-gnu-bindings.rs2027 cq_bound_to_call: *mut grpc_completion_queue, in grpc_server_request_call()
2068 cq_bound_to_call: *mut grpc_completion_queue, in grpc_server_request_registered_call()
Daarch64-unknown-linux-gnu-bindings.rs2027 cq_bound_to_call: *mut grpc_completion_queue, in grpc_server_request_call()
2068 cq_bound_to_call: *mut grpc_completion_queue, in grpc_server_request_registered_call()