Home
last modified time | relevance | path

Searched defs:schemas (Results 1 – 9 of 9) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/cloud/
H A Dsync_manager.cpp279 std::function<void()> SyncManager::GetPostEventTask(const std::vector<SchemaMeta> &schemas, CloudIn… in GetPostEventTask()
353 auto schemas = GetSchemaMeta(cloud, info.bundleName_); in GetSyncTask() local
796 std::vector<SchemaMeta> schemas; in GetSchemaMeta() local
H A Dcloud_service_impl.cpp572 std::vector<SchemaMeta> schemas; in QueryLastSyncInfo() local
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/kv/
H A Dsync_able_kvdb.cpp573 auto schemas = GetDataBaseSchemas(); in CheckSyncOption() local
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/cloud/
H A Ddistributeddb_cloud_kv_syncer_test.cpp263 std::map<std::string, DataBaseSchema> schemas; in GetKvStore() local
H A Ddistributeddb_cloud_kv_test.cpp229 std::map<std::string, DataBaseSchema> schemas; in GetKvStore() local
1660 std::map<std::string, DataBaseSchema> schemas; variable
2819 std::map<std::string, DataBaseSchema> schemas; variable
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/fuzztest/cloudsync_fuzzer/
H A Dcloudsync_fuzzer.cpp374 std::map<std::string, DataBaseSchema> schemas; in GetKvStore() local
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/
H A Ddistributeddb_single_ver_multi_sub_user_test.cpp130 std::map<std::string, DataBaseSchema> schemas; in SetCloudDB() local
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/kvdb/
H A Dkvdb_general_store.cpp235 std::map<std::string, DataBaseSchema> schemas; in Bind() local
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/
H A Dcloud_data_test.cpp1463 std::vector<SchemaMeta> schemas; variable