Home
last modified time | relevance | path

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

/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/relational/
Dsqlite_single_relational_storage_engine.cpp143 …const Key schemaKey(DBConstant::RELATIONAL_SCHEMA_KEY.begin(), DBConstant::RELATIONAL_SCHEMA_KEY.e… in SaveSchemaToMetaTable() local
Dsqlite_relational_store.cpp117 Key schemaKey; in GetSchemaFromMeta() local
198 Key schemaKey; in SaveSchemaToMeta() local
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/cloud/
Dcloud_service_impl.cpp425 std::string schemaKey = cloudInfo.GetSchemaKey(bundleName, instanceId); in GetSchemaMeta() local
Dsync_manager.cpp355 std::string schemaKey = info.GetSchemaKey(meta.bundleName, meta.instanceId); in GetStore() local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/
Dsqlite_single_ver_natural_store.cpp1694 std::string schemaKey = DBConstant::SCHEMA_KEY; in GetSchema() local
Dsqlite_utils.cpp1175 Key schemaKey; in SaveSchema() local