Home
last modified time | relevance | path

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

/external/grpc-grpc/src/core/lib/surface/
Dcall_log_batch.cc46 char* grpc_op_string(const grpc_op* op) { in grpc_op_string() function
116 tmp = grpc_op_string(&ops[i]); in grpc_call_log_batch()