Home
last modified time | relevance | path

Searched refs:SQLiteConnection (Results 1 – 11 of 11) sorted by relevance

/frameworks/base/core/jni/
Dandroid_database_SQLiteConnection.cpp64 struct SQLiteConnection { struct
89 SQLiteConnection(sqlite3* db, int openFlags, const String8& path, const String8& label) : in SQLiteConnection() function
97 SQLiteConnection* connection = static_cast<SQLiteConnection*>(data); in sqliteTraceCallback()
103 SQLiteConnection* connection = static_cast<SQLiteConnection*>(data); in sqliteProfileCallback()
110 SQLiteConnection* connection = static_cast<SQLiteConnection*>(data); in sqliteProgressHandlerCallback()
119 if (openFlags & SQLiteConnection::CREATE_IF_NECESSARY) { in nativeOpen()
121 } else if (openFlags & SQLiteConnection::OPEN_READONLY) { in nativeOpen()
158 if ((openFlags & SQLiteConnection::NO_DOUBLE_QUOTED_STRS) != 0) { in nativeOpen()
193 SQLiteConnection* connection = new SQLiteConnection(db, openFlags, path, label); in nativeOpen()
208 SQLiteConnection* connection = reinterpret_cast<SQLiteConnection*>(connectionPtr); in nativeClose()
[all …]
/frameworks/base/core/java/android/database/sqlite/
DSQLiteConnectionPool.java108 private final ArrayList<SQLiteConnection> mAvailableNonPrimaryConnections =
109 new ArrayList<SQLiteConnection>();
110 private SQLiteConnection mAvailablePrimaryConnection;
149 private final WeakHashMap<SQLiteConnection, AcquiredConnectionStatus> mAcquiredConnections =
150 new WeakHashMap<SQLiteConnection, AcquiredConnectionStatus>();
364 SQLiteConnection newPrimaryConnection = openConnectionLocked(configuration, in reconfigure()
404 public SQLiteConnection acquireConnection(String sql, int connectionFlags, in acquireConnection()
406 SQLiteConnection con = waitForConnection(sql, connectionFlags, cancellationSignal); in acquireConnection()
427 public void releaseConnection(SQLiteConnection connection) { in releaseConnection()
460 private boolean recycleConnectionLocked(SQLiteConnection connection, in recycleConnectionLocked()
[all …]
DTEST_MAPPING9 "(/|^)SQLiteConnection.java"
DSQLiteSession.java173 private SQLiteConnection mConnection;
956 SQLiteConnection.PreparedStatement acquirePersistentStatement(@NonNull String query, in acquirePersistentStatement()
972 void releasePersistentStatement(@NonNull SQLiteConnection.PreparedStatement statement, in releasePersistentStatement()
DSQLiteConnection.java105 public final class SQLiteConnection implements CancellationSignal.OnCancelListener { class
186 private SQLiteConnection(SQLiteConnectionPool pool, in SQLiteConnection() method in SQLiteConnection
214 static SQLiteConnection open(SQLiteConnectionPool pool, in open()
217 SQLiteConnection connection = new SQLiteConnection(pool, configuration, in open()
DSQLiteRawStatement.java94 private SQLiteConnection.PreparedStatement mPreparedStatement;
/frameworks/base/core/tests/coretests/src/android/database/sqlite/
DSQLiteConnectionPoolTest.java79 SQLiteConnection c1 = pool.acquireConnection("pragma user_version", 0, null); in testCloseIdleConnections()
82 SQLiteConnection c2 = pool.acquireConnection("pragma user_version", 0, null); in testCloseIdleConnections()
86 SQLiteConnection c3 = pool.acquireConnection("pragma user_version", 0, null); in testCloseIdleConnections()
105 SQLiteConnection connection = pool.acquireConnection("pragma user_version", 0, null); in testNonprimaryConnectionPoolRecycling()
/frameworks/base/boot/
Dboot-image-profile.txt5845 HSPLandroid/database/sqlite/SQLiteConnection$Operation;-><init>(Landroid/database/sqlite/SQLiteConn…
5846 …/database/sqlite/SQLiteConnection$Operation;-><init>(Landroid/database/sqlite/SQLiteConnection;Lan…
5847 HSPLandroid/database/sqlite/SQLiteConnection$Operation;->copyFrom(Landroid/database/sqlite/SQLiteCo…
5848 HSPLandroid/database/sqlite/SQLiteConnection$Operation;->describe(Ljava/lang/StringBuilder;Z)V
5849 HSPLandroid/database/sqlite/SQLiteConnection$Operation;->getTraceMethodName()Ljava/lang/String;
5850 HSPLandroid/database/sqlite/SQLiteConnection$Operation;->setEmpty()V
5851 HSPLandroid/database/sqlite/SQLiteConnection$Operation;->start()V+]Ljava/util/ArrayList;Ljava/util/…
5852 …ndroid/database/sqlite/SQLiteConnection$OperationLog$$ExternalSyntheticLambda0;-><init>(Landroid/d…
5853 HSPLandroid/database/sqlite/SQLiteConnection$OperationLog$$ExternalSyntheticLambda1;-><init>()V
5854 HSPLandroid/database/sqlite/SQLiteConnection$OperationLog$$ExternalSyntheticLambda1;->apply(I)Ljava…
[all …]
Dpreloaded-classes2147 android.database.sqlite.SQLiteConnection$Operation
2148 android.database.sqlite.SQLiteConnection$OperationLog$$ExternalSyntheticLambda0
2149 android.database.sqlite.SQLiteConnection$OperationLog$$ExternalSyntheticLambda1
2150 android.database.sqlite.SQLiteConnection$OperationLog
2151 android.database.sqlite.SQLiteConnection$PreparedStatement
2152 android.database.sqlite.SQLiteConnection$PreparedStatementCache
2153 android.database.sqlite.SQLiteConnection$RateLimiter
2154 android.database.sqlite.SQLiteConnection-IA
2155 android.database.sqlite.SQLiteConnection
14668 [Landroid.database.sqlite.SQLiteConnection$Operation;
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt14444 Landroid/database/sqlite/SQLiteConnection$Operation;-><init>()V
14445 Landroid/database/sqlite/SQLiteConnection$Operation;->describe(Ljava/lang/StringBuilder;Z)V
14446 Landroid/database/sqlite/SQLiteConnection$Operation;->getStatus()Ljava/lang/String;
14447 Landroid/database/sqlite/SQLiteConnection$Operation;->getTraceMethodName()Ljava/lang/String;
14448 Landroid/database/sqlite/SQLiteConnection$Operation;->MAX_TRACE_METHOD_NAME_LEN:I
14449 Landroid/database/sqlite/SQLiteConnection$Operation;->mBindArgs:Ljava/util/ArrayList;
14450 Landroid/database/sqlite/SQLiteConnection$Operation;->mCookie:I
14451 Landroid/database/sqlite/SQLiteConnection$Operation;->mEndTime:J
14452 Landroid/database/sqlite/SQLiteConnection$Operation;->mException:Ljava/lang/Exception;
14453 Landroid/database/sqlite/SQLiteConnection$Operation;->mFinished:Z
[all …]
/frameworks/base/config/
Dpreloaded-classes2152 android.database.sqlite.SQLiteConnection$Operation
2153 android.database.sqlite.SQLiteConnection$OperationLog$$ExternalSyntheticLambda0
2154 android.database.sqlite.SQLiteConnection$OperationLog$$ExternalSyntheticLambda1
2155 android.database.sqlite.SQLiteConnection$OperationLog
2156 android.database.sqlite.SQLiteConnection$PreparedStatement
2157 android.database.sqlite.SQLiteConnection$PreparedStatementCache
2158 android.database.sqlite.SQLiteConnection$RateLimiter
2159 android.database.sqlite.SQLiteConnection-IA
2160 android.database.sqlite.SQLiteConnection
17762 [Landroid.database.sqlite.SQLiteConnection$Operation;