/external/grpc-grpc/src/core/lib/iomgr/ |
D | call_combiner.h | 58 #define GRPC_CALL_COMBINER_START(call_combiner, closure, error, reason) \ argument 61 #define GRPC_CALL_COMBINER_STOP(call_combiner, reason) \ argument 71 #define GRPC_CALL_COMBINER_START(call_combiner, closure, error, reason) \ argument 73 #define GRPC_CALL_COMBINER_STOP(call_combiner, reason) \ argument 142 void RunClosures(grpc_call_combiner* call_combiner) { in RunClosures() 166 void RunClosuresWithoutYielding(grpc_call_combiner* call_combiner) { in RunClosuresWithoutYielding()
|
D | call_combiner.cc | 42 void grpc_call_combiner_init(grpc_call_combiner* call_combiner) { in grpc_call_combiner_init() 46 void grpc_call_combiner_destroy(grpc_call_combiner* call_combiner) { in grpc_call_combiner_destroy() 61 void grpc_call_combiner_start(grpc_call_combiner* call_combiner, in grpc_call_combiner_start() 143 void grpc_call_combiner_set_notify_on_cancel(grpc_call_combiner* call_combiner, in grpc_call_combiner_set_notify_on_cancel() 187 void grpc_call_combiner_cancel(grpc_call_combiner* call_combiner, in grpc_call_combiner_cancel()
|
/external/rust/crates/grpcio-sys/grpc/src/core/lib/iomgr/ |
D | call_combiner.h | 56 #define GRPC_CALL_COMBINER_START(call_combiner, closure, error, reason) \ argument 58 #define GRPC_CALL_COMBINER_STOP(call_combiner, reason) \ argument 66 #define GRPC_CALL_COMBINER_START(call_combiner, closure, error, reason) \ argument 68 #define GRPC_CALL_COMBINER_STOP(call_combiner, reason) \ argument 164 void RunClosures(CallCombiner* call_combiner) { in RunClosures() 188 void RunClosuresWithoutYielding(CallCombiner* call_combiner) { in RunClosuresWithoutYielding()
|
/external/rust/crates/grpcio-sys/grpc/src/core/ext/filters/deadline/ |
D | deadline_filter.h | 38 grpc_core::CallCombiner* call_combiner; member
|
/external/grpc-grpc/src/core/ext/filters/deadline/ |
D | deadline_filter.h | 36 grpc_call_combiner* call_combiner; member
|
D | deadline_filter.cc | 182 grpc_call_combiner* call_combiner, in grpc_deadline_state_init()
|
/external/rust/crates/grpcio-sys/grpc/src/core/ext/filters/client_channel/ |
D | dynamic_filters.h | 46 CallCombiner* call_combiner; member
|
D | subchannel.h | 112 CallCombiner* call_combiner; member
|
/external/rust/crates/grpcio-sys/grpc/src/core/lib/channel/ |
D | connected_channel.cc | 44 grpc_core::CallCombiner* call_combiner; member 48 grpc_core::CallCombiner* call_combiner; member
|
D | channel_stack.h | 84 grpc_core::CallCombiner* call_combiner; member
|
/external/grpc-grpc/src/core/lib/channel/ |
D | connected_channel.cc | 44 grpc_call_combiner* call_combiner; member 49 grpc_call_combiner* call_combiner; member
|
D | channel_stack.h | 73 grpc_call_combiner* call_combiner; member
|
/external/grpc-grpc/src/core/ext/filters/http/ |
D | client_authority_filter.cc | 43 grpc_call_combiner* call_combiner; member
|
/external/rust/crates/grpcio-sys/grpc/src/core/ext/filters/http/ |
D | client_authority_filter.cc | 43 grpc_core::CallCombiner* call_combiner; member
|
/external/grpc-grpc/src/core/lib/surface/ |
D | lame_client.cc | 43 grpc_call_combiner* call_combiner; member
|
/external/rust/crates/grpcio-sys/grpc/src/core/lib/surface/ |
D | lame_client.cc | 52 CallCombiner* call_combiner; member
|
/external/grpc-grpc/src/core/ext/filters/client_channel/ |
D | subchannel.h | 84 grpc_call_combiner* call_combiner; member
|
/external/rust/crates/grpcio-sys/grpc/src/core/lib/transport/ |
D | transport.cc | 181 grpc_core::CallCombiner* call_combiner) {
|
/external/grpc-grpc/src/core/ext/filters/message_size/ |
D | message_size_filter.cc | 96 grpc_call_combiner* call_combiner; member
|
/external/rust/crates/grpcio-sys/grpc/src/core/ext/filters/message_size/ |
D | message_size_filter.cc | 174 grpc_core::CallCombiner* call_combiner; member
|
/external/grpc-grpc/src/core/lib/transport/ |
D | transport.cc | 211 grpc_call_combiner* call_combiner) {
|
/external/grpc-grpc/src/core/ext/filters/http/server/ |
D | http_server_filter.cc | 41 grpc_call_combiner* call_combiner; member
|
/external/grpc-grpc/src/core/lib/security/transport/ |
D | server_auth_filter.cc | 39 grpc_call_combiner* call_combiner; member
|
D | client_auth_filter.cc | 47 grpc_call_combiner* call_combiner; member
|
/external/rust/crates/grpcio-sys/grpc/src/core/ext/filters/http/server/ |
D | http_server_filter.cc | 64 grpc_core::CallCombiner* call_combiner; member
|