Home
last modified time | relevance | path

Searched defs:CallOpSet (Results 1 – 5 of 5) sorted by relevance

/external/rust/crates/grpcio-sys/grpc/spm-cpp-include/grpcpp/impl/codegen/
Dcall_op_set.h852 class CallOpSet; variable
869 CallOpSet() : core_cq_tag_(this), return_tag_(this) {} in CallOpSet() function
873 CallOpSet(const CallOpSet& other) in CallOpSet() function
Dcompletion_queue.h93 class CallOpSet; variable
/external/rust/crates/grpcio-sys/grpc/include/grpcpp/impl/codegen/
Dcall_op_set.h852 class CallOpSet; variable
869 CallOpSet() : core_cq_tag_(this), return_tag_(this) {} in CallOpSet() function
873 CallOpSet(const CallOpSet& other) in CallOpSet() function
Dcompletion_queue.h93 class CallOpSet; variable
/external/grpc-grpc/include/grpcpp/impl/codegen/
Dcall.h626 CallOpSet() : cq_tag_(this), return_tag_(this), call_(nullptr) {} in CallOpSet() function