Home
last modified time | relevance | path

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

/external/grpc-grpc/src/core/lib/transport/
Derror_utils.cc27 static grpc_error* recursively_find_error_with_field(grpc_error* error, in recursively_find_error_with_field() function
39 grpc_error* result = recursively_find_error_with_field(lerr->err, which); in recursively_find_error_with_field()
53 recursively_find_error_with_field(error, GRPC_ERROR_INT_GRPC_STATUS); in grpc_error_get_status()
58 recursively_find_error_with_field(error, GRPC_ERROR_INT_HTTP2_ERROR); in grpc_error_get_status()