Home
last modified time | relevance | path

Searched defs:set_last_error (Results 1 – 3 of 3) sorted by relevance

/external/javasqlite/src/main/java/SQLite/
DDatabase.java525 protected void set_last_error(int error_code) { in set_last_error() method in Database
/external/python/cpython2/Modules/_ctypes/
Dcallproc.c234 set_last_error(PyObject *self, PyObject *args) in set_last_error() function
/external/python/cpython3/Modules/_ctypes/
Dcallproc.c231 set_last_error(PyObject *self, PyObject *args) in set_last_error() function