Home
last modified time | relevance | path

Searched defs:error_object (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/python/cpython3/Modules/_ctypes/
Dcallbacks.c160 PyObject *error_object = NULL; in _CallPythonObject() local
Dcallproc.c811 PyObject *error_object = NULL; in _call_function_pointer() local
/aosp_15_r20/external/python/cpython2/Modules/_ctypes/
Dcallbacks.c219 PyObject *error_object = NULL; in _CallPythonObject() local
Dcallproc.c783 PyObject *error_object = NULL; in _call_function_pointer() local
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/threadproc/os2/
H A Dproc.c311 char error_object[260]; in apr_proc_create() local
/aosp_15_r20/external/libcups/cups/
H A Draster-interpret.c758 error_object(_cups_ps_obj_t *obj) /* I - Object to add */ in error_object() function