Home
last modified time | relevance | path

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

/external/grpc-grpc/src/core/lib/iomgr/
Derror.cc114 static const char* error_time_name(grpc_error_times key) { in error_time_name()
262 static void internal_set_time(grpc_error** err, grpc_error_times which, in internal_set_time()
658 static char* key_time(grpc_error_times which) { in key_time()
687 append_kv(kvs, key_time(static_cast<grpc_error_times>(which)), in collect_times_kvs()
Derror.h116 } grpc_error_times; typedef