Searched refs:openedTransaction (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/sqlite/src/src/
H A Dprepare.c145 int openedTransaction = 0; local
228 openedTransaction = 1;
361 if( openedTransaction ){
453 int openedTransaction = 0; /* True if a transaction is opened */ local
466 openedTransaction = 1;
480 if( openedTransaction ){
/external/chromium_org/third_party/sqlite/amalgamation/
H A Dsqlite3.c89207 int openedTransaction = 0; local
89515 int openedTransaction = 0; /* True if a transaction is opened */ local
[all...]
/external/sqlite/dist/orig/
H A Dsqlite3.c100709 int openedTransaction = 0; local
101024 int openedTransaction = 0; /* True if a transaction is opened */ local
[all...]
/external/sqlite/dist/
H A Dsqlite3.c100729 int openedTransaction = 0; local
101044 int openedTransaction = 0; /* True if a transaction is opened */ local
[all...]

Completed in 533 milliseconds