| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/storage/cloud/ |
| D | distributeddb_cloud_reference_sync_test.cpp | 157 …seSchema DistributedDBCloudReferenceSyncTest::GetSchema(const std::vector<std::string> &tableNames) in GetSchema() 429 std::vector<std::string> tableNames = { parentTableName_, childTableName_ }; variable 455 std::vector<std::string> tableNames = { sharedParentTableName_, sharedChildTableName_ }; variable 481 std::vector<std::string> tableNames = { childTableName_, parentTableName_ }; variable 512 std::vector<std::string> tableNames = { sharedParentTableName_, sharedChildTableName_ }; variable 559 std::vector<std::string> tableNames = { sharedParentTableName_, sharedChildTableName_ }; variable 600 std::vector<std::string> tableNames = { sharedParentTableName_, sharedChildTableName_ }; variable 629 std::vector<std::string> tableNames = { sharedParentTableName_, sharedChildTableName_ }; variable 668 std::vector<std::string> tableNames = { parentTableName_, childTableName_ }; variable 741 std::vector<std::string> tableNames = { "table_a", "table_b", "table_d" }; variable [all …]
|
| D | distributeddb_cloud_task_merge_test.cpp | 211 …d DistributedDBCloudTaskMergeTest::CheckCloudTableCount(const std::vector<std::string> &tableNames, in CheckCloudTableCount()
|
| D | distributeddb_cloud_interfaces_relational_sync_test.cpp | 1038 void callSync(const std::vector<std::string> &tableNames, SyncMode mode, DBStatus dbStatus) in callSync()
|
| /foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/cloud/ |
| D | schema_meta.cpp | 40 std::vector<std::string> tableNames; in GetTableNames() local
|
| /foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/data_share/ |
| D | data_share_profile_config.h | 41 std::vector<std::string> tableNames; member
|
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/ |
| D | query.cpp | 34 Query &Query::FromTable(const std::vector<std::string> &tableNames) in FromTable()
|
| D | param_check_utils.cpp | 271 std::set<std::string> tableNames; in CheckSharedTableName() local
|
| D | query_expression.cpp | 364 void QueryExpression::SetTables(const std::vector<std::string> &tableNames) in SetTables()
|
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/interfaces/ |
| D | distributeddb_interfaces_query_test.cpp | 279 const std::vector<std::string> tableNames = {tableName1, tableName2}; variable
|
| D | distributeddb_cloud_interfaces_relational_remove_device_data_test.cpp | 309 …void CheckCloudTotalCount(const std::vector<std::string> &tableNames, std::vector<int64_t> expectC… in CheckCloudTotalCount() 499 void CopySharedDataFromOriginalTable(sqlite3 *&db, const std::vector<std::string> &tableNames) in CopySharedDataFromOriginalTable()
|
| D | distributeddb_cloud_interfaces_relational_ext_test.cpp | 202 void PrepareData(const std::vector<std::string> &tableNames, bool primaryKeyIsRowId, in PrepareData()
|
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/relational/ |
| D | sqlite_relational_store.cpp | 938 std::vector<std::string> tableNames; in GetAllDistributedTableName() local 1016 std::set<std::string> tableNames; in PrepareSharedTable() local 1169 const auto tableNames = syncObject.GetRelationTableNames(); in CheckQueryValid() local 1220 int SQLiteRelationalStore::CheckTableName(const std::vector<std::string> &tableNames) in CheckTableName()
|
| D | sqlite_single_relational_storage_engine.cpp | 960 …const std::vector<std::string> &tableNames, const std::map<std::string, std::string> &sharedTableO… in CalTableRef() 993 …eSingleRelationalStorageEngine::CleanTrackerDeviceTable(const std::vector<std::string> &tableNames, in CleanTrackerDeviceTable()
|
| D | sqlite_single_ver_relational_storage_extend_executor.cpp | 654 …t SQLiteSingleVerRelationalStorageExecutor::DeleteTable(const std::vector<std::string> &tableNames) in DeleteTable() 701 …eVerRelationalStorageExecutor::AlterTableName(const std::map<std::string, std::string> &tableNames) in AlterTableName()
|
| D | sqlite_single_ver_relational_storage_executor.cpp | 1329 …elationalStorageExecutor::CheckAndCleanDistributedTable(const std::vector<std::string> &tableNames, in CheckAndCleanDistributedTable() 1453 …LiteSingleVerRelationalStorageExecutor::GetMaxTimestamp(const std::vector<std::string> &tableNames, in GetMaxTimestamp()
|
| /foundation/distributeddatamgr/relational_store/interfaces/ndk/src/ |
| D | relational_store.cpp | 407 std::vector<std::string> tableNames; in OH_Rdb_SetDistributedTables() local 622 std::vector<std::string> tableNames; in OH_Rdb_CloudSync() local
|
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/cloud/ |
| D | cloud_db_sync_utils_test.cpp | 247 …void CloudDBSyncUtilsTest::callSync(const std::vector<std::string> &tableNames, SyncMode mode, DBS… in callSync()
|
| D | distributeddb_cloud_syncer_download_assets_test.cpp | 288 void CallSync(const std::vector<std::string> &tableNames, SyncMode mode, DBStatus dbStatus, DBStatu… in CallSync()
|
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/relational/ |
| D | relational_schema_object.cpp | 118 std::vector<std::string> tableNames; in GetTableNames() local
|
| /foundation/resourceschedule/device_usage_statistics/services/common/src/ |
| D | bundle_active_usage_database.cpp | 500 auto tableNames = allTableName.at(i); in SupportAppTwin() local
|
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/relational/ |
| D | relational_sync_able_storage.cpp | 633 auto tableNames = storageEngine_->GetSchema().GetTableNames(); in GetTablesQuery() local
|