Home
last modified time | relevance | path

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

/external/grpc-grpc/src/core/lib/iomgr/
Derror_internal.h49 uint8_t strs[GRPC_ERROR_STR_MAX];
Derror.cc108 case GRPC_ERROR_STR_MAX: in error_str_name()
163 for (size_t which = 0; which < GRPC_ERROR_STR_MAX; ++which) { in unref_strs()
352 memset(err->strs, UINT8_MAX, GRPC_ERROR_STR_MAX); in grpc_error_create()
376 for (size_t i = 0; i < GRPC_ERROR_STR_MAX; ++i) { in ref_strs()
649 for (size_t which = 0; which < GRPC_ERROR_STR_MAX; ++which) { in collect_strs_kvs()
Derror.h107 GRPC_ERROR_STR_MAX, enumerator