Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/cloud/
H A Dcloud_service_impl.cpp406 auto schemaKey = CloudInfo::GetSchemaKey(user, bundleName); in NotifyDataChange() local
532 std::string schemaKey = cloudInfo.GetSchemaKey(bundleName); in QueryStatistics() local
882 std::string schemaKey = cloudInfo.GetSchemaKey(bundleName, instanceId); in GetSchemaMeta() local
H A Dsync_manager.cpp576 std::string schemaKey = info.GetSchemaKey(meta.bundleName, meta.instanceId); in GetStore() local
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/relational/
H A Dsqlite_single_relational_storage_engine.cpp155 …const Key schemaKey(DBConstant::RELATIONAL_SCHEMA_KEY.begin(), DBConstant::RELATIONAL_SCHEMA_KEY.e… in SaveSchemaToMetaTable() local
168 const Key schemaKey(DBConstant::RELATIONAL_TRACKER_SCHEMA_KEY.begin(), in SaveTrackerSchemaToMetaTable() local
H A Dsqlite_relational_store.cpp119 Key schemaKey; in GetSchemaFromMeta() local
208 Key schemaKey; in SaveSchemaToMeta() local
H A Dsqlite_single_ver_relational_storage_extend_executor.cpp386 const Key schemaKey(DBConstant::RELATIONAL_TRACKER_SCHEMA_KEY.begin(), in GetOrInitTrackerSchemaFromMeta() local
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/interfaces/
H A Ddistributeddb_interfaces_relational_tracker_table_test.cpp218 const Key schemaKey(DBConstant::RELATIONAL_TRACKER_SCHEMA_KEY.begin(), in CheckDropTableAndReopenDb() local
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/
H A Dsqlite_single_ver_natural_store.cpp1678 std::string schemaKey = DBConstant::SCHEMA_KEY; in GetSchema() local
H A Dsqlite_utils.cpp1223 Key schemaKey; in SaveSchema() local
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/relational/
H A Drelational_sync_able_storage.cpp1194 Key schemaKey; in GetSchemaFromDB() local