Searched refs:txn_state (Results 1 - 2 of 2) sorted by relevance
/third_party/sqlite/include/ | ||
H A D | sqlite3ext.h | 339 int (*txn_state)(sqlite3*,const char*); member 673 #define sqlite3_txn_state sqlite3_api->txn_state |
/third_party/sqlite/src/ | ||
H A D | sqlite3.c | [all...] |
Completed in 129 milliseconds