Searched defs:distributedSchema (Results 1 – 4 of 4) sorted by relevance
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/storage/ |
| D | distributeddb_rdb_collaboration_test.cpp | 210 auto distributedSchema = RDBDataGenerator::ParseSchema(schema); variable 386 …DistributedSchema distributedSchema = GetDistributedSchema(DEVICE_SYNC_TABLE, {"pk", "int_field1"}… variable 528 DistributedSchema distributedSchema = {0, {{DEVICE_SYNC_TABLE, {{"int_field1", true}}}}}; variable 562 DistributedSchema distributedSchema = {0, {{DEVICE_SYNC_TABLE, {{"int_field1", true}}}}}; variable 628 DistributedSchema distributedSchema = {0, {}}; variable 658 …DistributedSchema distributedSchema = GetDistributedSchema(DEVICE_SYNC_TABLE, {"pk", "int_field1"}… variable 706 DistributedSchema distributedSchema; variable 765 DistributedSchema distributedSchema = {0, {{"table_pk_int", { variable 952 DistributedSchema distributedSchema = {1, {{"table_pk_integer", { variable 983 DistributedSchema distributedSchema = {1, { variable [all …]
|
| D | distributeddb_relational_schema_analysis_test.cpp | 219 DistributedSchema distributedSchema; variable
|
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/interfaces/ |
| D | distributeddb_interfaces_relational_sync_test.cpp | 835 DistributedDB::DistributedSchema distributedSchema; variable
|
| /foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/rdb/ |
| D | rdb_general_store.cpp | 107 DistributedSchema distributedSchema; in GetGaussDistributedSchema() local
|