Home
last modified time | relevance | path

Searched defs:error_handler (Results 1 – 25 of 62) sorted by relevance

123

/external/libchrome/mojo/public/cpp/bindings/lib/
Dassociated_binding.cc33 base::OnceClosure error_handler) { in set_connection_error_handler()
39 ConnectionErrorWithReasonCallback error_handler) { in set_connection_error_with_reason_handler()
Dbinding_state.h56 void set_connection_error_handler(base::OnceClosure error_handler) { in set_connection_error_handler()
62 ConnectionErrorWithReasonCallback error_handler) { in set_connection_error_with_reason_handler()
Dassociated_interface_ptr_state.h51 void set_connection_error_handler(base::OnceClosure error_handler) { in set_connection_error_handler()
57 ConnectionErrorWithReasonCallback error_handler) { in set_connection_error_with_reason_handler()
Dinterface_ptr_state.h159 void set_connection_error_handler(base::OnceClosure error_handler) { in set_connection_error_handler()
167 ConnectionErrorWithReasonCallback error_handler) { in set_connection_error_with_reason_handler()
/external/libchrome/mojo/public/cpp/bindings/
Dinterface_endpoint_client.h55 void set_connection_error_handler(base::OnceClosure error_handler) { in set_connection_error_handler()
62 ConnectionErrorWithReasonCallback error_handler) { in set_connection_error_with_reason_handler()
Dstrong_associated_binding.h64 void set_connection_error_handler(base::OnceClosure error_handler) { in set_connection_error_handler()
71 ConnectionErrorWithReasonCallback error_handler) { in set_connection_error_with_reason_handler()
Dstrong_binding.h62 void set_connection_error_handler(base::OnceClosure error_handler) { in set_connection_error_handler()
69 ConnectionErrorWithReasonCallback error_handler) { in set_connection_error_with_reason_handler()
Dbinding.h177 void set_connection_error_handler(base::OnceClosure error_handler) { in set_connection_error_handler()
183 ConnectionErrorWithReasonCallback error_handler) { in set_connection_error_with_reason_handler()
Dinterface_ptr.h161 void set_connection_error_handler(base::OnceClosure error_handler) { in set_connection_error_handler()
166 ConnectionErrorWithReasonCallback error_handler) { in set_connection_error_with_reason_handler()
Dassociated_interface_ptr.h140 void set_connection_error_handler(base::OnceClosure error_handler) { in set_connection_error_handler()
145 ConnectionErrorWithReasonCallback error_handler) { in set_connection_error_with_reason_handler()
/external/openscreen/cast/common/channel/
Dvirtual_connection_router.cc122 void VirtualConnectionRouter::TakeSocket(SocketErrorHandler* error_handler, in TakeSocket()
134 SocketErrorHandler* error_handler = it->second.error_handler; in CloseSocket() local
191 SocketErrorHandler* error_handler = it->second.error_handler; in OnError() local
Dvirtual_connection_router.h126 SocketErrorHandler* error_handler; member
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/utils/
Dserialize_mlir_module_utils.cc45 mlir::StatusScopedDiagnosticHandler error_handler(mlir_context); in DeserializeMlirModule() local
/external/tensorflow/tensorflow/core/transforms/
Dgraph_transform_wrapper.cc48 mlir::StatusScopedDiagnosticHandler error_handler(&context); in RunTransformOnGraph() local
/external/libvpx/vpx_dsp/
Dbitreader_buffer.h30 vpx_rb_error_handler error_handler; member
/external/libaom/aom_dsp/
Dbitreader_buffer.h31 aom_rb_error_handler error_handler; member
/external/tensorflow/tensorflow/python/util/
Dtraceback_utils.py138 def error_handler(*args, **kwargs): function
/external/pdfium/third_party/libopenjpeg/
Devent.h58 opj_msg_callback error_handler; member
/external/libnl/python/examples/
Diface.py57 def error_handler(err, a): function
Dwiphy.py106 def error_handler(err, a): function
/external/arm-trusted-firmware/drivers/nxp/dcfg/
Ddcfg.c152 void error_handler(int error_code) in error_handler() function
/external/tensorflow/tensorflow/lite/python/testdata/
Dtest_delegate.cc38 ErrorHandler error_handler) { in tflite_plugin_create_delegate()
/external/iw/
Dgenl.c15 static int error_handler(struct sockaddr_nl *nla, struct nlmsgerr *err, in error_handler() function
/external/libepoxy/test/
Dglx_public_api_core.c135 error_handler(Display *d, XErrorEvent *ev) in error_handler() function
/external/python/cpython3/Lib/distutils/command/
Dcheck.py18 debug=0, encoding='ascii', error_handler='replace'): argument

123