Home
last modified time | relevance | path

Searched refs:releaseConnection (Results 1 – 6 of 6) sorted by relevance

/aosp14/frameworks/base/core/java/android/database/sqlite/
H A DSQLiteSession.java352 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 …]
H A DSQLiteConnectionPool.java413 public void releaseConnection(SQLiteConnection connection) { in releaseConnection() method in SQLiteConnectionPool
/aosp14/frameworks/base/core/tests/coretests/src/android/database/sqlite/
H A DSQLiteConnectionPoolTest.java81 pool.releaseConnection(c1); in testCloseIdleConnections()
84 pool.releaseConnection(c2); in testCloseIdleConnections()
89 pool.releaseConnection(c3); in testCloseIdleConnections()
106 pool.releaseConnection(connection); in testNonprimaryConnectionPoolRecycling()
115 pool.releaseConnection(connection); in testNonprimaryConnectionPoolRecycling()
/aosp14/frameworks/base/boot/
H A Dboot-image-profile.txt5774 HSPLandroid/database/sqlite/SQLiteConnectionPool;->releaseConnection(Landroid/database/sqlite/SQLit…
5987 HSPLandroid/database/sqlite/SQLiteSession;->releaseConnection()V+]Landroid/database/sqlite/SQLiteCo…
/aosp14/frameworks/base/config/
H A Dboot-image-profile.txt5777 HSPLandroid/database/sqlite/SQLiteConnectionPool;->releaseConnection(Landroid/database/sqlite/SQLit…
5990 HSPLandroid/database/sqlite/SQLiteSession;->releaseConnection()V+]Landroid/database/sqlite/SQLiteCo…
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt14642 Landroid/database/sqlite/SQLiteConnectionPool;->releaseConnection(Landroid/database/sqlite/SQLiteCo…
14828 Landroid/database/sqlite/SQLiteSession;->releaseConnection()V