Home
last modified time | relevance | path

Searched defs:remoteSchema (Results 1 – 6 of 6) sorted by relevance

/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/
Dschema_negotiate.cpp28 …maNegotiate::MakeLocalSyncOpinion(const SchemaObject &localSchema, const std::string &remoteSchema, in MakeLocalSyncOpinion()
99 const RelationalSchemaObject &remoteSchema) in MakeOpinionEachTable()
127 const std::string &remoteSchema, uint8_t remoteSchemaType) in MakeLocalSyncOpinion()
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/
Dability_sync.cpp1213 const std::string &remoteSchema, ISyncTaskContext *context) in MakeKvSyncOpinion()
1240 std::string remoteSchema = recvPacket->GetSchema(); in HandleKvAckSchemaParam() local
1267 std::string remoteSchema = recvPacket->GetSchema(); in HandleRelationAckSchemaParam() local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/
Dvirtual_relational_ver_sync_db_interface.cpp339 const std::string &remoteSchema, uint8_t type) in SaveRemoteDeviceSchema()
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/relational/
Drelational_sync_able_storage.cpp542 RelationalSchemaObject remoteSchema; in SaveSyncDataItems() local
932 …ncAbleStorage::SaveRemoteDeviceSchema(const std::string &deviceId, const std::string &remoteSchema, in SaveRemoteDeviceSchema()
964 std::string remoteSchema; in GetRemoteDeviceSchema() local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/storage/
Ddistributeddb_relational_get_data_test.cpp260 std::string remoteSchema = store->GetSchemaInfo().ToSchemaString(); in SetRemoteSchema() local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/
Dsqlite_single_ver_natural_store.cpp1638 SchemaObject remoteSchema; in CheckCompatible() local