Searched defs:SQLITE_LOCKED (Results 1 – 4 of 4) sorted by relevance
388 #define SQLITE_LOCKED 6 /* A table in the database is locked */ macro
941 #define SQLITE_LOCKED 6 /* A table in the database is locked */ macro
451 #define SQLITE_LOCKED 6 /* A table in the database is locked */ macro
764 #define SQLITE_LOCKED 6 /* A table in the database is locked */ macro