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
428 #define SQLITE_LOCKED 6 /* A table in the database is locked */ macro
1467 #define SQLITE_LOCKED 6 /* A table in the database is locked */ macro