Home
last modified time | relevance | path

Searched defs:first_error (Results 1 – 4 of 4) sorted by relevance

/third_party/grpc/src/core/lib/channel/
Dchannel_stack.cc111 grpc_error* first_error = GRPC_ERROR_NONE; in grpc_channel_stack_init() local
169 grpc_error* first_error = GRPC_ERROR_NONE; in grpc_call_stack_init() local
/third_party/glib/gio/
Dgproxyaddressenumerator.c172 GError *first_error = NULL; in g_proxy_address_enumerator_next() local
/third_party/mbedtls/library/
Dx509_crt.c1433 int success = 0, first_error = 0, total_failed = 0; in mbedtls_x509_crt_parse() local
/third_party/mesa3d/src/gallium/frontends/glx/xlib/
Dglx_api.c676 int first_error; in generate_error() local