Home
last modified time | relevance | path

Searched refs:CALL_ELEM_FROM_CALL (Results 1 – 2 of 2) sorted by relevance

/external/grpc-grpc/src/core/lib/surface/
Dcall.cc241 #define CALL_ELEM_FROM_CALL(call, idx) \ macro
597 grpc_call_element* elem = CALL_ELEM_FROM_CALL(call, 0); in execute_batch_in_call_combiner()
/external/rust/crates/grpcio-sys/grpc/src/core/lib/surface/
Dcall.cc282 #define CALL_ELEM_FROM_CALL(call, idx) \ macro
638 grpc_call_element* elem = CALL_ELEM_FROM_CALL(call, 0); in execute_batch_in_call_combiner()