Home
last modified time | relevance | path

Searched refs:getThreadSession (Results 1 – 4 of 4) sorted by relevance

/aosp14/frameworks/base/core/java/android/database/sqlite/
H A DSQLiteProgram.java62 db.getThreadSession().prepare(mSql, in SQLiteProgram()
105 return mDatabase.getThreadSession(); in getSession()
H A DSQLiteDatabase.java592 SQLiteSession getThreadSession() { in getThreadSession() method in SQLiteDatabase
740 getThreadSession().beginTransaction( in beginTransaction()
757 getThreadSession().endTransaction(null); in endTransaction()
775 getThreadSession().setTransactionSuccessful(); in setTransactionSuccessful()
789 return getThreadSession().hasTransaction(); in inTransaction()
810 return getThreadSession().hasConnection(); in isDbLockedByCurrentThread()
874 return getThreadSession().yieldTransaction(sleepAfterYieldDelay, throwIfUnsafe, null); in yieldIfContendedHelper()
2113 getThreadSession().prepare(sql, in validateSql()
/aosp14/frameworks/base/boot/
H A Dboot-image-profile.txt5846 HSPLandroid/database/sqlite/SQLiteDatabase;->getThreadSession()Landroid/database/sqlite/SQLiteSessi…
/aosp14/frameworks/base/config/
H A Dboot-image-profile.txt5849 HSPLandroid/database/sqlite/SQLiteDatabase;->getThreadSession()Landroid/database/sqlite/SQLiteSessi…