Searched refs:releaseConnection (Results 1 – 3 of 3) sorted by relevance
352 releaseConnection(); // might throw in beginTransactionUnchecked()444 releaseConnection(); // might throw in endTransactionUnchecked()592 releaseConnection(); // might throw in prepare()623 releaseConnection(); // might throw in execute()656 releaseConnection(); // might throw in executeForLong()689 releaseConnection(); // might throw in executeForString()725 releaseConnection(); // might throw in executeForBlobFileDescriptor()759 releaseConnection(); // might throw in executeForChangedRowCount()793 releaseConnection(); // might throw in executeForLastInsertedRowId()842 releaseConnection(); // might throw in executeForCursorWindow()[all …]
401 public void releaseConnection(SQLiteConnection connection) { in releaseConnection() method in SQLiteConnectionPool
80 pool.releaseConnection(c1); in testCloseIdleConnections()83 pool.releaseConnection(c2); in testCloseIdleConnections()88 pool.releaseConnection(c3); in testCloseIdleConnections()