Home
last modified time | relevance | path

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

12

/external/libmojo/mojo/public/cpp/bindings/lib/
Dbinding_state.h53 void set_connection_error_handler(const base::Closure& error_handler) { in set_connection_error_handler()
59 const ConnectionErrorWithReasonCallback& error_handler) { in set_connection_error_with_reason_handler()
Dassociated_interface_ptr_state.h110 void set_connection_error_handler(const base::Closure& error_handler) { in set_connection_error_handler()
116 const ConnectionErrorWithReasonCallback& error_handler) { in set_connection_error_with_reason_handler()
Dinterface_ptr_state.h128 void set_connection_error_handler(const base::Closure& error_handler) { in set_connection_error_handler()
136 const ConnectionErrorWithReasonCallback& error_handler) { in set_connection_error_with_reason_handler()
Dinterface_endpoint_client.cc315 base::Closure error_handler = std::move(error_handler_); in NotifyError() local
/external/libmojo/mojo/public/cpp/bindings/
Dstrong_binding.h62 void set_connection_error_handler(const base::Closure& error_handler) { in set_connection_error_handler()
69 const ConnectionErrorWithReasonCallback& error_handler) { in set_connection_error_with_reason_handler()
Dbinding.h234 void set_connection_error_handler(const base::Closure& error_handler) { in set_connection_error_handler()
240 const ConnectionErrorWithReasonCallback& error_handler) { in set_connection_error_with_reason_handler()
Dinterface_ptr.h156 void set_connection_error_handler(const base::Closure& error_handler) { in set_connection_error_handler()
161 const ConnectionErrorWithReasonCallback& error_handler) { in set_connection_error_with_reason_handler()
Dassociated_interface_ptr.h138 void set_connection_error_handler(const base::Closure& error_handler) { in set_connection_error_handler()
143 const ConnectionErrorWithReasonCallback& error_handler) { in set_connection_error_with_reason_handler()
/external/android-clat/
Dnetlink_callbacks.c42 static int error_handler(__attribute__((unused)) struct sockaddr_nl *nla, in error_handler() function
Dgetaddr.c89 static int error_handler(__attribute__((unused)) struct sockaddr_nl *nla, in error_handler() function
/external/libvpx/libvpx/vpx_dsp/
Dbitreader_buffer.h30 vpx_rb_error_handler error_handler; member
/external/pdfium/third_party/libopenjpeg20/
Devent.h58 opj_msg_callback error_handler; member
/external/libnl/python/examples/
Diface.py56 def error_handler(err, a): function
Dwiphy.py105 def error_handler(err, a): function
/external/iw/
Dgenl.c15 static int error_handler(struct sockaddr_nl *nla, struct nlmsgerr *err, in error_handler() function
Diw.c274 static int error_handler(struct sockaddr_nl *nla, struct nlmsgerr *err, in error_handler() function
/external/python/cpython3/Lib/distutils/command/
Dcheck.py19 debug=0, encoding='ascii', error_handler='replace'): argument
/external/python/cpython2/Lib/distutils/command/
Dcheck.py22 debug=0, encoding='ascii', error_handler='replace'): argument
/external/mesa3d/src/gallium/drivers/swr/rasterizer/scripts/mako/
Dtemplate.py222 error_handler=None, argument
511 error_handler=None, argument
Dlookup.py153 error_handler=None, argument
/external/mesa3d/src/glx/apple/
Dapple_glx_drawable.c352 error_handler(Display * dpy, XErrorEvent * err) in error_handler() function
/external/python/cpython3/Objects/stringlib/
Dcodecs.h271 _Py_error_handler error_handler = _Py_ERROR_UNKNOWN; in STRINGLIB() local
/external/v8/src/ast/
Dmodules.cc292 PendingCompilationErrorHandler* error_handler, in Validate()
/external/ImageMagick/MagickCore/
Dexception.c81 error_handler = DefaultErrorHandler; variable
/external/autotest/client/deps/iwcap/src/
Diwcap.c474 static int error_handler(struct sockaddr_nl *nla, struct nlmsgerr *err, in error_handler() function

12