Home
last modified time | relevance | path

Searched refs:stepStatement (Results 1 – 25 of 25) sorted by relevance

/dports/www/firefox-legacy/firefox-52.8.0esr/storage/
H A DmozStorageConnection.h211 int stepStatement(sqlite3* aNativeConnection, sqlite3_stmt* aStatement);
H A DmozStorageAsyncStatementExecution.cpp234 int rc = mConnection->stepStatement(mNativeConnection, aStatement);
H A DmozStorageConnection.cpp844 srv = stepStatement(mDBConn, stmt); in databaseElementExists()
1062 Connection::stepStatement(sqlite3 *aNativeConnection, sqlite3_stmt *aStatement) in stepStatement() function in mozilla::storage::Connection
H A DmozStorageStatement.cpp608 int srv = mDBConnection->stepStatement(mNativeConnection, mDBStatement); in ExecuteStep()
/dports/lang/spidermonkey60/firefox-60.9.0/storage/
H A DmozStorageConnection.h215 int stepStatement(sqlite3 *aNativeConnection, sqlite3_stmt *aStatement);
H A DmozStorageAsyncStatementExecution.cpp220 int rc = mConnection->stepStatement(mNativeConnection, aStatement); in executeStatement()
H A DmozStorageStatement.cpp518 int srv = mDBConnection->stepStatement(mNativeConnection, mDBStatement); in ExecuteStep()
H A DmozStorageConnection.cpp840 srv = stepStatement(mDBConn, stmt); in databaseElementExists()
1044 int Connection::stepStatement(sqlite3 *aNativeConnection, in stepStatement() function in mozilla::storage::Connection
/dports/lang/spidermonkey78/firefox-78.9.0/storage/
H A DmozStorageConnection.h223 int stepStatement(sqlite3* aNativeConnection, sqlite3_stmt* aStatement);
H A DmozStorageAsyncStatementExecution.cpp219 int rc = mConnection->stepStatement(mNativeConnection, aStatement); in executeStatement()
H A DmozStorageStatement.cpp519 int srv = mDBConnection->stepStatement(mNativeConnection, mDBStatement); in ExecuteStep()
H A DmozStorageConnection.cpp868 srv = stepStatement(mDBConn, stmt); in databaseElementExists()
1098 int Connection::stepStatement(sqlite3* aNativeConnection, in stepStatement() function in mozilla::storage::Connection
/dports/www/firefox-esr/firefox-91.8.0/storage/
H A DmozStorageConnection.h221 int stepStatement(sqlite3* aNativeConnection, sqlite3_stmt* aStatement);
H A DmozStorageAsyncStatementExecution.cpp253 int rc = mConnection->stepStatement(mNativeConnection, aStatement);
H A DmozStorageStatement.cpp558 int srv = mDBConnection->stepStatement(mNativeConnection, mDBStatement); in ExecuteStep()
H A DmozStorageConnection.cpp981 srv = stepStatement(mDBConn, stmt); in databaseElementExists()
1207 int Connection::stepStatement(sqlite3* aNativeConnection, in stepStatement() function in mozilla::storage::Connection
/dports/www/firefox/firefox-99.0/storage/
H A DmozStorageConnection.h225 int stepStatement(sqlite3* aNativeConnection, sqlite3_stmt* aStatement);
H A DmozStorageAsyncStatementExecution.cpp253 int rc = mConnection->stepStatement(mNativeConnection, aStatement); in executeStatement()
H A DmozStorageStatement.cpp558 int srv = mDBConnection->stepStatement(mNativeConnection, mDBStatement); in ExecuteStep()
H A DmozStorageConnection.cpp983 srv = stepStatement(mDBConn, stmt); in databaseElementExists()
1209 int Connection::stepStatement(sqlite3* aNativeConnection, in stepStatement() function in mozilla::storage::Connection
/dports/mail/thunderbird/thunderbird-91.8.0/storage/
H A DmozStorageConnection.h221 int stepStatement(sqlite3* aNativeConnection, sqlite3_stmt* aStatement);
H A DmozStorageAsyncStatementExecution.cpp253 int rc = mConnection->stepStatement(mNativeConnection, aStatement); in executeStatement()
H A DmozStorageStatement.cpp558 int srv = mDBConnection->stepStatement(mNativeConnection, mDBStatement); in ExecuteStep()
H A DmozStorageConnection.cpp981 srv = stepStatement(mDBConn, stmt); in databaseElementExists()
1207 int Connection::stepStatement(sqlite3* aNativeConnection, in stepStatement() function in mozilla::storage::Connection
/dports/devel/grcov/grcov-0.8.2/test/
H A Dprova.info3865 FN:260,stepStatement