| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/storage/ |
| D | distributeddb_cloud_schema_mgr_test.cpp | 283 RelationalSchemaObject localSchema; variable 308 RelationalSchemaObject localSchema; variable 338 RelationalSchemaObject localSchema; variable 365 RelationalSchemaObject localSchema; variable 393 RelationalSchemaObject localSchema; variable 421 RelationalSchemaObject localSchema; variable 448 RelationalSchemaObject localSchema; variable 480 RelationalSchemaObject localSchema; variable 508 RelationalSchemaObject localSchema; variable 533 RelationalSchemaObject localSchema; variable [all …]
|
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/ |
| D | schema_negotiate.cpp | 28 SyncOpinion SchemaNegotiate::MakeLocalSyncOpinion(const SchemaObject &localSchema, const std::strin… in MakeLocalSyncOpinion() 98 …ationalSyncOpinion SchemaNegotiate::MakeOpinionEachTable(const RelationalSchemaObject &localSchema, in MakeOpinionEachTable() 126 …ationalSyncOpinion SchemaNegotiate::MakeLocalSyncOpinion(const RelationalSchemaObject &localSchema, in MakeLocalSyncOpinion()
|
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/ |
| D | sqlite_single_ver_natural_store_extend.cpp | 332 const SchemaObject &localSchema = MyProp().GetSchemaConstRef(); in CheckAndInitQueryCondition() local 393 const SchemaObject &localSchema = MyProp().GetSchemaConstRef(); in AddSubscribe() local 450 const SchemaObject &localSchema = MyProp().GetSchemaConstRef(); in IsSupportSubscribe() local
|
| D | sqlite_single_ver_natural_store.cpp | 1496 const SchemaObject &localSchema = MyProp().GetSchemaConstRef(); in CheckCompatible() local
|
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/relational/ |
| D | sqlite_relational_store.cpp | 430 RelationalSchemaObject localSchema = sqliteStorageEngine_->GetSchema(); in CreateDistributedTable() local 481 RelationalSchemaObject localSchema = sqliteStorageEngine_->GetSchema(); in CleanCloudData() local 1018 RelationalSchemaObject localSchema = sqliteStorageEngine_->GetSchema(); in PrepareSharedTable() local 1167 RelationalSchemaObject localSchema = sqliteStorageEngine_->GetSchema(); in CheckObjectValid() local 1240 RelationalSchemaObject localSchema = sqliteStorageEngine_->GetSchema(); in SetTrackerTable() local 1517 RelationalSchemaObject localSchema = sqliteStorageEngine_->GetSchema(); in CheckCloudSchema() local
|
| D | sqlite_single_ver_relational_storage_executor_extend.cpp | 290 const std::vector<std::string> &tableNameList, const RelationalSchemaObject &localSchema, in DoCleanInner() 326 const RelationalSchemaObject &localSchema) in DoCleanLogs() 350 const RelationalSchemaObject &localSchema, std::vector<Asset> &assets) in DoCleanLogAndData()
|
| D | sqlite_single_ver_relational_storage_executor.cpp | 1787 …SQLiteSingleVerRelationalStorageExecutor::SetLocalSchema(const RelationalSchemaObject &localSchema) in SetLocalSchema() 1808 const std::string &logTableName, const RelationalSchemaObject &localSchema) in CleanCloudDataAndLogOnUserTable()
|
| D | sqlite_single_relational_storage_engine.cpp | 783 RelationalSchemaObject &localSchema) in DoUpdateSharedTable()
|
| D | sqlite_single_ver_relational_storage_extend_executor.cpp | 1043 const RelationalSchemaObject &localSchema) in DoCleanAssetId()
|
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/cloud/ |
| D | schema_mgr.cpp | 30 int SchemaMgr::ChkSchema(const TableName &tableName, RelationalSchemaObject &localSchema) in ChkSchema()
|
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/relational/ |
| D | relational_sync_data_inserter.cpp | 52 …const QueryObject &query, const RelationalSchemaObject &localSchema, const std::vector<FieldInfo> … in CreateInserter()
|
| D | relational_sync_able_storage.cpp | 1162 RelationalSchemaObject localSchema = GetSchemaInfo(); in ChkSchema() local 1193 RelationalSchemaObject localSchema = GetSchemaInfo(); in GetInfoByPrimaryKeyOrGidInner() local 1216 RelationalSchemaObject localSchema = GetSchemaInfo(); in PutCloudSyncDataInner() local 1233 const RelationalSchemaObject &localSchema, std::vector<Asset> &assets) in CleanCloudData()
|
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/ |
| D | ability_sync.cpp | 1141 …SchemaObject localSchema = (static_cast<SingleVerKvDBSyncInterface *>(storageInterface_))->GetSche… in MakeKvSyncOpinion() local 1156 …RelationalSchemaObject localSchema = (static_cast<RelationalDBSyncInterface *>(storageInterface_))… in MakeRelationSyncOpinion() local 1168 …SchemaObject localSchema = (static_cast<SingleVerKvDBSyncInterface *>(storageInterface_))->GetSche… in HandleKvAckSchemaParam() local 1188 … auto localSchema = (static_cast<RelationalDBSyncInterface *>(storageInterface_))->GetSchemaInfo(); in HandleRelationAckSchemaParam() local
|
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/ |
| D | storage_proxy.cpp | 260 const RelationalSchemaObject &localSchema, std::vector<Asset> &assets) in CleanCloudData()
|
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/cloud/ |
| D | cloud_syncer.cpp | 1607 const RelationalSchemaObject &localSchema) in CleanCloudData()
|