Home
last modified time | relevance | path

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

/external/grpc-grpc/src/core/lib/channel/
Dchannel_stack.cc111 grpc_error* first_error = GRPC_ERROR_NONE; in grpc_channel_stack_init() local
170 grpc_error* first_error = GRPC_ERROR_NONE; in grpc_call_stack_init() local
/external/tensorflow/tensorflow/compiler/xla/client/
Dxla_builder.h270 Status first_error() const { return first_error_; } in first_error() function
/external/mesa3d/src/gallium/frontends/glx/xlib/
Dglx_api.c682 int first_error; in generate_error() local
/external/conscrypt/common/src/jni/main/cpp/conscrypt/
Dnative_crypto.cc5579 const uint32_t first_error = ERR_peek_error(); in NativeCrypto_X509_get_pubkey() local