Home
last modified time | relevance | path

Searched defs:stmt (Results 26 – 50 of 62) sorted by relevance

123

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/storage/cloud/
H A Ddistributeddb_cloud_interfaces_relational_sync_test.cpp309 sqlite3_stmt *stmt = nullptr; in UpdateAssetForTest() local
349 sqlite3_stmt *stmt = nullptr; in UpdateAssetsForTest() local
366 sqlite3_stmt *stmt = nullptr; in UpdateLocalAssets() local
414 sqlite3_stmt *stmt = nullptr; in CheckDiffTypeAsset() local
456 sqlite3_stmt *stmt = nullptr; in CheckFillAssetForTest10() local
490 sqlite3_stmt *stmt = nullptr; in CheckFillAssetsForTest10() local
882 sqlite3_stmt *stmt = nullptr; in CheckAssetsAfterDownload() local
918 sqlite3_stmt *stmt = nullptr; in CheckAssetAfterDownload() local
966 sqlite3_stmt *stmt = nullptr; in CheckAssetForDownloadAssetTest003() local
991 sqlite3_stmt *stmt = nullptr; in CheckAssetAfterDownload2() local
[all …]
H A Ddistributeddb_cloud_assets_operation_sync_test.cpp224 sqlite3_stmt *stmt = nullptr; in InsertUserTableRecord() local
423 sqlite3_stmt *stmt = nullptr; variable
483 sqlite3_stmt *stmt = nullptr; in InsertLocalAssetData() local
832 RelationalTestUtils::ExecSql(db_, checkLogSql, nullptr, [&dataCnt](sqlite3_stmt *stmt) { in __anond35eef630a02()
847 RelationalTestUtils::ExecSql(db_, checkLogSql, nullptr, [&dataCnt](sqlite3_stmt *stmt) { in __anond35eef630b02()
H A Ddistributeddb_cloud_reference_sync_test.cpp378 sqlite3_stmt *stmt = nullptr; in CheckDistributedSharedData() local
397 sqlite3_stmt *stmt = nullptr; in CheckSharedDataAfterUpdated() local
888 sqlite3_stmt *stmt = nullptr; variable
944 sqlite3_stmt *stmt = nullptr; variable
H A Ddistributeddb_cloud_check_sync_test.cpp573 RelationalTestUtils::ExecSql(db_, checkLogSql, nullptr, [&dataCnt](sqlite3_stmt *stmt) { in CheckLocalCount()
617 RelationalTestUtils::ExecSql(db_, checkLogSql, nullptr, [&dataCnt](sqlite3_stmt *stmt) { in __anonc8f560be0c02()
672 RelationalTestUtils::ExecSql(db_, checkLogSql, nullptr, [&dataCnt](sqlite3_stmt *stmt) { in __anonc8f560be0d02()
2320 RelationalTestUtils::ExecSql(db_, sql, nullptr, [&actualAge](sqlite3_stmt *stmt) { in __anonc8f560be2302()
/ohos5.0/foundation/communication/netmanager_base/services/netstatsmanager/src/
H A Dnet_stats_sqlite_statement.cpp36 sqlite3_stmt *stmt = nullptr; in Prepare() local
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/cloud/
H A Ddistributeddb_cloud_syncer_download_assets_test.cpp175 sqlite3_stmt *stmt = nullptr; in InsertLocalData() local
201 sqlite3_stmt *stmt = nullptr; in UpdateLocalData() local
215 sqlite3_stmt *stmt = nullptr; in UpdateLocalData() local
346 sqlite3_stmt *stmt = nullptr; in CheckDownloadFailedForTest002() local
378 sqlite3_stmt *stmt = nullptr; in UpdateAssetsForLocal() local
496 sqlite3_stmt *stmt = nullptr; in CheckLocaLAssets() local
520 sqlite3_stmt *stmt = nullptr; in CheckLocalAssetIsEmpty() local
533 sqlite3_stmt *stmt = nullptr; in CheckCursorData() local
1264 sqlite3_stmt *stmt = nullptr; variable
1552 sqlite3_stmt *stmt = nullptr; variable
[all …]
H A Ddistributeddb_cloud_syncer_lock_test.cpp243 sqlite3_stmt *stmt = nullptr; in InsertLocalData() local
388 sqlite3_stmt *stmt = nullptr; in CheckAssetStatusNormal() local
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/interfaces/src/relational/
H A Drelational_store_sqlite_ext.cpp503 sqlite3_stmt *stmt = nullptr; in GetLocalTimeOffsetFromMeta() local
849 sqlite3_stmt *stmt = nullptr; in GetPrimaryKeyName() local
1058 int ResetStatement(sqlite3_stmt *&stmt) in ResetStatement()
1067 int GetStatement(sqlite3 *db, const std::string &sql, sqlite3_stmt *&stmt) in GetStatement()
1096 int StepWithRetry(sqlite3_stmt *stmt) in StepWithRetry()
1123 int GetColumnTextValue(sqlite3_stmt *stmt, int index, std::string &value) in GetColumnTextValue()
1133 int GetColumnBlobValue(sqlite3_stmt *stmt, int index, std::vector<uint8_t> &value) in GetColumnBlobValue()
1202 sqlite3_stmt *stmt = nullptr; in CheckTableExists() local
1383 sqlite3_stmt *stmt = nullptr; in CheckUnLockingDataExists() local
1408 sqlite3_stmt *stmt = nullptr; in HandleDataStatus() local
[all …]
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/interfaces/
H A Ddistributeddb_cloud_interfaces_relational_ext_test.cpp194 errCode = RelationalTestUtils::ExecSql(db, sql, nullptr, [curTime] (sqlite3_stmt *stmt) { in __anon41da56cb0402()
273 [tableSyncType, curTime, &resultCount] (sqlite3_stmt *stmt) { in InsertTriggerTest()
363 …errCode = RelationalTestUtils::ExecSql(db, sql, nullptr, [&resultCount, gid] (sqlite3_stmt *stmt) { in __anon41da56cb0602()
421 sqlite3_stmt *stmt) { in UpdateTriggerTest()
518 …ode = RelationalTestUtils::ExecSql(db, sql, nullptr, [curTime, &resultCount] (sqlite3_stmt *stmt) { in __anon41da56cb0802()
993 sqlite3_stmt *stmt = nullptr; in CheckLogicDeleteData() local
1309 sqlite3_stmt *stmt = nullptr; in CheckDataStatus() local
H A Ddistributeddb_interfaces_relational_test.cpp1263 RelationalTestUtils::ExecSql(db, checkLogSql, nullptr, [&logCnt](sqlite3_stmt *stmt) { in __anonc71ddc450402()
1272 RelationalTestUtils::ExecSql(db, checkDataSql, nullptr, [&dataCnt](sqlite3_stmt *stmt) { in __anonc71ddc450502()
1325 RelationalTestUtils::ExecSql(db, checkLogSql, nullptr, [&logCnt](sqlite3_stmt *stmt) { in TestRemoveDeviceDataWithCallback()
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/relational/
H A Dsqlite_single_ver_relational_storage_executor_extend.cpp388 sqlite3_stmt *stmt = nullptr; in GetCursor() local
418 sqlite3_stmt *stmt = nullptr; in SetCursor() local
1153 sqlite3_stmt *stmt = nullptr; in UpdateRecordStatus() local
1225 int SQLiteSingleVerRelationalStorageExecutor::GetAssetInfoOnTable(sqlite3_stmt *&stmt, in GetAssetInfoOnTable()
1343 sqlite3_stmt *stmt = nullptr; in MarkFlagAsConsistent() local
1378 sqlite3_stmt *stmt = nullptr; in FillCloudVersionForUpload() local
1415 sqlite3_stmt *stmt = nullptr; in GetUploadCountInner() local
1480 sqlite3_stmt *stmt = nullptr; in UpdateCloudLogGid() local
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/
H A Dsqlite_single_ver_continue_token.cpp152 sqlite3_stmt *&stmt = res.second; in GetCloudQueryStmt() local
H A Dsqlite_query_helper.cpp1270 sqlite3_stmt *&stmt = res.second; in GetKvCloudQueryStmt() local
1343 sqlite3_stmt *&stmt) in GetAndBindGidKvCloudQueryStatement()
1369 sqlite3_stmt *&stmt) in GetCountKvCloudDataStatement()
1382 const Timestamp &timestamp, const std::string &user, sqlite3_stmt *&stmt) in BindCountKvCloudDataStatement()
H A Dsqlite_utils.cpp441 sqlite3_stmt *stmt = nullptr; in ExecuteRawSQL() local
1572 sqlite3_stmt *stmt = nullptr; in CloneIndexes() local
1763 sqlite3_stmt *stmt = nullptr; in UpdateMetaDataWithinTrigger() local
2206 int SQLiteUtils::ExpandedSql(sqlite3_stmt *stmt, std::string &basicString) in ExpandedSql()
2238 sqlite3_stmt *stmt = nullptr; in CheckTableEmpty() local
2287 void SQLiteUtils::GetSelectCols(sqlite3_stmt *stmt, std::vector<std::string> &colNames) in GetSelectCols()
2410 sqlite3_stmt *stmt = nullptr; in CheckTableExists() local
2435 int SQLiteUtils::StepNext(sqlite3_stmt *stmt, bool isMemDb) in StepNext()
H A Dsqlite_single_ver_storage_executor_cache.cpp305 sqlite3_stmt *stmt = nullptr; in CheckDataWithQuery() local
607 sqlite3_stmt *stmt = nullptr; in GetExpandedCheckSql() local
H A Dsqlite_single_ver_storage_executor.cpp35 int ResetOrRegetStmt(sqlite3 *db, sqlite3_stmt *&stmt, const std::string &sql) in ResetOrRegetStmt()
579 …llDataStatement(sqlite3 *db, const std::pair<Timestamp, Timestamp> &timeRange, sqlite3_stmt *&stmt) in GetFullDataStatement()
603 sqlite3_stmt *&stmt) in GetQueryDataStatement()
613 int GetNextDataItem(sqlite3_stmt *stmt, bool isMemDB, DataItem &item) in GetNextDataItem()
1678 sqlite3_stmt *stmt = nullptr; in EraseSyncData() local
H A Dsqlite_single_ver_database_upgrader.cpp392 sqlite3_stmt *stmt = nullptr; in GetLocalTimeOffset() local
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/relational/
H A Dtracker_table.cpp272 sqlite3_stmt *stmt = nullptr; in ReBuildTempTrigger() local
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/gaussdb_rd/src/oh_adapter/src/
H A Drd_sqlite_utils.cpp249 sqlite3_stmt *stmt = nullptr; in ExecSql() local
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/common/
H A Ddistributeddb_tools_unit_test.cpp1112 sqlite3_stmt *stmt = nullptr; in ExecSql() local
1166 sqlite3_stmt *stmt = nullptr; in CheckSqlResult() local
1193 sqlite3_stmt *stmt = nullptr; in CheckTableRecords() local
1215 sqlite3_stmt *stmt = nullptr; in GetMetaData() local
1241 sqlite3_stmt *stmt = nullptr; in SetMetaData() local
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/
H A Drd_connection.cpp127 auto stmt = std::make_shared<RdStatement>(); in CreateStatement() local
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/storage/
H A Ddistributeddb_relational_get_data_test.cpp155 sqlite3_stmt *stmt = nullptr; in GetCount() local
179 sqlite3_stmt *stmt = nullptr; in GetOneText() local
195 sqlite3_stmt *stmt = nullptr; in PutBatchData() local
H A Ddistributeddb_relational_remote_query_test.cpp105 sqlite3_stmt *stmt = nullptr; in InsertData() local
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/fuzztest/cloudsync_fuzzer/
H A Dcloudsync_fuzzer.cpp128 sqlite3_stmt *stmt = nullptr; in InitDbData() local
168 sqlite3_stmt *stmt = nullptr; in InitDbAsset() local
/ohos5.0/base/security/asset/services/db_operator/src/
H A Dstatement.rs62 let mut stmt = Statement { sql: sql_s, handle: 0, db }; in prepare() localVariable

123