Home
last modified time | relevance | path

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

/external/rust/crates/grpcio-sys/grpc/src/core/lib/surface/
Dcall.h104 #define GRPC_CALL_LOG_BATCH(sev, ops, nops) \ macro
/external/grpc-grpc/src/core/lib/surface/
Dcall.h99 #define GRPC_CALL_LOG_BATCH(sev, call, ops, nops, tag) \ macro