Home
last modified time | relevance | path

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

/external/libmojo/mojo/public/cpp/bindings/lib/
Dvalidation_errors.h114 void set_last_error(ValidationError error) { in set_last_error() function
/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/cpython3/Modules/_ctypes/
Dcallproc.c227 set_last_error(PyObject *self, PyObject *args) in set_last_error() function
/external/python/cpython2/Modules/_ctypes/
Dcallproc.c234 set_last_error(PyObject *self, PyObject *args) in set_last_error() function