Home
last modified time | relevance | path

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

12

/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/
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()
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()
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()
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()
Dconnector.h108 void set_connection_error_handler(base::OnceClosure error_handler) { in set_connection_error_handler()
/external/android-clat/
Dnetlink_callbacks.c42 static int error_handler(__attribute__((unused)) struct sockaddr_nl *nla, struct nlmsgerr *err, in error_handler() function
Dgetaddr.c87 static int error_handler(__attribute__((unused)) struct sockaddr_nl *nla, in error_handler() function
/external/libaom/libaom/aom_dsp/
Dbitreader_buffer.h31 aom_rb_error_handler error_handler; member
/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/libchrome/mojo/public/cpp/system/
Dinvitation.cc72 MojoProcessErrorHandler error_handler = nullptr; in SendInvitation() local
/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

12