Home
last modified time | relevance | path

Searched defs:BatchCallAllocation (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/grpc-grpc/src/core/lib/surface/
H A Dserver.h93 struct BatchCallAllocation { struct
94 void* tag;
95 grpc_call** call;
96 grpc_metadata_array* initial_metadata;
97 grpc_call_details* details;
98 grpc_completion_queue* cq;
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/surface/
Dserver.h84 struct BatchCallAllocation { struct
85 void* tag;
86 grpc_call** call;
87 grpc_metadata_array* initial_metadata;
88 grpc_call_details* details;
89 grpc_completion_queue* cq;