Home
last modified time | relevance | path

Searched refs:_PyErr_ChainExceptions (Results 1 – 23 of 23) sorted by relevance

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/include/python3.11/cpython/
Dpyerrors.h100 PyAPI_FUNC(void) _PyErr_ChainExceptions(PyObject *, PyObject *, PyObject *);
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/include/python3.11/cpython/
Dpyerrors.h100 PyAPI_FUNC(void) _PyErr_ChainExceptions(PyObject *, PyObject *, PyObject *);
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/include/python3.11/cpython/
Dpyerrors.h100 PyAPI_FUNC(void) _PyErr_ChainExceptions(PyObject *, PyObject *, PyObject *);
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/include/python3.11/cpython/
Dpyerrors.h100 PyAPI_FUNC(void) _PyErr_ChainExceptions(PyObject *, PyObject *, PyObject *);
/aosp_15_r20/external/python/cpython3/Include/cpython/
Dpyerrors.h100 PyAPI_FUNC(void) _PyErr_ChainExceptions(PyObject *, PyObject *, PyObject *);
/aosp_15_r20/external/python/cpython3/Modules/_io/
Dfileio.c164 _PyErr_ChainExceptions(exc, val, tb); in _io_FileIO_close_impl()
499 _PyErr_ChainExceptions(exc, val, tb);
D_iomodule.c442 _PyErr_ChainExceptions(exc, val, tb); in _io_open_impl()
Diobase.c237 _PyErr_ChainExceptions(exc, val, tb); in _io__IOBase_close_impl()
Dwinconsoleio.c207 _PyErr_ChainExceptions(exc, val, tb); in _io__WindowsConsoleIO_close_impl()
Dbufferedio.c514 _PyErr_ChainExceptions(exc, val, tb); in buffered_close()
2226 _PyErr_ChainExceptions(exc, val, tb); in bufferedrwpair_close()
Dtextio.c2838 _PyErr_ChainExceptions(type, value, traceback); in _io_TextIOWrapper_tell_impl()
3052 _PyErr_ChainExceptions(exc, val, tb); in _io_TextIOWrapper_close_impl()
/aosp_15_r20/external/python/cpython3/Python/
Dtraceback.c255 _PyErr_ChainExceptions(exc, val, tb); in PyTraceBack_Here()
298 _PyErr_ChainExceptions(exc, val, tb); in _PyTraceback_Add()
Derrors.c577 _PyErr_ChainExceptions(PyObject *typ, PyObject *val, PyObject *tb) in _PyErr_ChainExceptions() function
Dimport.c651 _PyErr_ChainExceptions(type, value, traceback); in remove_module()
Dceval.c754 _PyErr_ChainExceptions(exc, val, tb); in _Py_FinishPendingCalls()
/aosp_15_r20/external/python/cpython3/Modules/_sqlite/
Dcursor.c703 _PyErr_ChainExceptions(exc, val, tb); in bind_parameters()
763 _PyErr_ChainExceptions(exc, val, tb); in bind_parameters()
Dconnection.c886 _PyErr_ChainExceptions(exception, value, tb); in final_callback()
2249 _PyErr_ChainExceptions(exc, val, tb); in pysqlite_connection_exit_impl()
/aosp_15_r20/external/python/cpython3/Objects/
Dweakrefobject.c985 _PyErr_ChainExceptions(err_type, err_value, err_tb); in PyObject_ClearWeakRefs()
Dodictobject.c1608 _PyErr_ChainExceptions(exc, val, tb); in _PyODict_SetItem_KnownHash()
/aosp_15_r20/external/python/cpython3/Modules/
D_zoneinfo.c235 _PyErr_ChainExceptions(exc, val, tb); in zoneinfo_new_instance()
D_asynciomodule.c2996 _PyErr_ChainExceptions(et, ev, tb); /* Normalizes (et, ev, tb) */ in task_step()
D_ssl.c571 _PyErr_ChainExceptions(sslsock->exc_type, sslsock->exc_value, sslsock->exc_tb); in PySSL_ChainExceptions()
/aosp_15_r20/external/python/cpython3/Doc/data/
Dpython3.11.abi1009 …<elf-symbol name='_PyErr_ChainExceptions' type='func-type' binding='global-binding' visibility='de…
13139_PyErr_ChainExceptions' mangled-name='_PyErr_ChainExceptions' filepath='Python/errors.c' line='577…