Home
last modified time | relevance | path

Searched refs:PreparedStatement (Results 1 – 7 of 7) sorted by relevance

/aosp14/frameworks/base/core/java/android/database/sqlite/
H A DSQLiteConnection.java111 private PreparedStatement mPreparedStatementPool;
1055 private PreparedStatement acquirePreparedStatement(String sql) { in acquirePreparedStatement()
1218 private void applyBlockGuardPolicy(PreparedStatement statement) { in applyBlockGuardPolicy()
1365 PreparedStatement statement = mPreparedStatementPool; in obtainPreparedStatement()
1371 statement = new PreparedStatement(); in obtainPreparedStatement()
1405 private static final class PreparedStatement { class in SQLiteConnection
1407 public PreparedStatement mPoolNext;
1436 extends LruCache<String, PreparedStatement> {
1443 PreparedStatement oldValue, PreparedStatement newValue) { in entryRemoved()
1452 Map<String, PreparedStatement> cache = snapshot(); in dump()
[all …]
/aosp14/frameworks/base/boot/
H A Dboot-image-profile.txt5687 HSPLandroid/database/sqlite/SQLiteConnection$PreparedStatement;-><init>()V
5688 …database/sqlite/SQLiteConnection$PreparedStatement;-><init>(Landroid/database/sqlite/SQLiteConnect…
5691 …roid/database/sqlite/SQLiteConnection$PreparedStatement;Landroid/database/sqlite/SQLiteConnection$
5692 …oid/database/sqlite/SQLiteConnection;Landroid/database/sqlite/SQLiteConnection$PreparedStatement;)V
5697 …onnection;->bindArguments(Landroid/database/sqlite/SQLiteConnection$PreparedStatement;[Ljava/lang/…
5713 …nnection;->finalizePreparedStatement(Landroid/database/sqlite/SQLiteConnection$PreparedStatement;)V
5720 …eparedStatement(Ljava/lang/String;JIIZ)Landroid/database/sqlite/SQLiteConnection$PreparedStatement;
5725 …onnection;->recyclePreparedStatement(Landroid/database/sqlite/SQLiteConnection$PreparedStatement;)V
5726 …onnection;->releasePreparedStatement(Landroid/database/sqlite/SQLiteConnection$PreparedStatement;)V
5738 …nnection;->throwIfStatementForbidden(Landroid/database/sqlite/SQLiteConnection$PreparedStatement;)V
[all …]
H A Dpreloaded-classes1929 android.database.sqlite.SQLiteConnection$PreparedStatement
/aosp14/frameworks/base/config/
H A Dboot-image-profile.txt5690 HSPLandroid/database/sqlite/SQLiteConnection$PreparedStatement;-><init>()V
5691 …database/sqlite/SQLiteConnection$PreparedStatement;-><init>(Landroid/database/sqlite/SQLiteConnect…
5694 …roid/database/sqlite/SQLiteConnection$PreparedStatement;Landroid/database/sqlite/SQLiteConnection$
5695 …oid/database/sqlite/SQLiteConnection;Landroid/database/sqlite/SQLiteConnection$PreparedStatement;)V
5700 …onnection;->bindArguments(Landroid/database/sqlite/SQLiteConnection$PreparedStatement;[Ljava/lang/…
5716 …nnection;->finalizePreparedStatement(Landroid/database/sqlite/SQLiteConnection$PreparedStatement;)V
5723 …eparedStatement(Ljava/lang/String;JIIZ)Landroid/database/sqlite/SQLiteConnection$PreparedStatement;
5728 …onnection;->recyclePreparedStatement(Landroid/database/sqlite/SQLiteConnection$PreparedStatement;)V
5729 …onnection;->releasePreparedStatement(Landroid/database/sqlite/SQLiteConnection$PreparedStatement;)V
5741 …nnection;->throwIfStatementForbidden(Landroid/database/sqlite/SQLiteConnection$PreparedStatement;)V
[all …]
H A Dpreloaded-classes1933 android.database.sqlite.SQLiteConnection$PreparedStatement
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt14477 Landroid/database/sqlite/SQLiteConnection$PreparedStatement;-><init>()V
14478 Landroid/database/sqlite/SQLiteConnection$PreparedStatement;->mInCache:Z
14479 Landroid/database/sqlite/SQLiteConnection$PreparedStatement;->mInUse:Z
14480 Landroid/database/sqlite/SQLiteConnection$PreparedStatement;->mNumParameters:I
14481 …atabase/sqlite/SQLiteConnection$PreparedStatement;->mPoolNext:Landroid/database/sqlite/SQLiteConne…
14482 Landroid/database/sqlite/SQLiteConnection$PreparedStatement;->mReadOnly:Z
14483 Landroid/database/sqlite/SQLiteConnection$PreparedStatement;->mSql:Ljava/lang/String;
14484 Landroid/database/sqlite/SQLiteConnection$PreparedStatement;->mStatementPtr:J
14485 Landroid/database/sqlite/SQLiteConnection$PreparedStatement;->mType:I
14487 …roid/database/sqlite/SQLiteConnection$PreparedStatement;Landroid/database/sqlite/SQLiteConnection$
[all …]
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...