Home
last modified time | relevance | path

Searched defs:SetCloudDbSchema (Results 1 – 11 of 11) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/cloud/
H A Dschema_mgr.cpp150 void SchemaMgr::SetCloudDbSchema(const DataBaseSchema &schema, RelationalSchemaObject &localSchema) in SetCloudDbSchema() function in DistributedDB::SchemaMgr
176 void SchemaMgr::SetCloudDbSchema(const DataBaseSchema &schema) in SetCloudDbSchema() function in DistributedDB::SchemaMgr
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/
H A Dsqlite_cloud_kv_store.cpp47 int SqliteCloudKvStore::SetCloudDbSchema(const DataBaseSchema &schema) in SetCloudDbSchema() function in DistributedDB::SqliteCloudKvStore
52 int SqliteCloudKvStore::SetCloudDbSchema(const std::map<std::string, DataBaseSchema> &schema) in SetCloudDbSchema() function in DistributedDB::SqliteCloudKvStore
H A Dsqlite_single_ver_natural_store.cpp1974 int SQLiteSingleVerNaturalStore::SetCloudDbSchema(const std::map<std::string, DataBaseSchema> &sche… in SetCloudDbSchema() function in DistributedDB::SQLiteSingleVerNaturalStore
H A Dsqlite_single_ver_natural_store_connection.cpp1865 int SQLiteSingleVerNaturalStoreConnection::SetCloudDbSchema(const std::map<std::string, DataBaseSch… in SetCloudDbSchema() function in DistributedDB::SQLiteSingleVerNaturalStoreConnection
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/interfaces/src/relational/
H A Drelational_store_delegate_impl.cpp247 DBStatus RelationalStoreDelegateImpl::SetCloudDbSchema(const DataBaseSchema &schema) in SetCloudDbSchema() function in DistributedDB::RelationalStoreDelegateImpl
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/mock/
H A Dkv_store_nb_delegate_mock.cpp269 DBStatus KvStoreNbDelegateMock::SetCloudDbSchema(const std::map<std::string, DataBaseSchema> &schem… in SetCloudDbSchema() function in DistributedDB::KvStoreNbDelegateMock
H A Ddb_store_mock.cpp330 DBStatus DBStoreMock::SetCloudDbSchema(const std::map<std::string, DataBaseSchema> &schema) in SetCloudDbSchema() function in OHOS::DistributedData::DBStoreMock
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/fuzztest/cloudsync_fuzzer/
H A Dcloudsync_fuzzer.cpp109 static void SetCloudDbSchema(RelationalStoreDelegate *delegate) in SetCloudDbSchema() function in OHOS::CloudSyncTest
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/
H A Drdb_general_store_test.cpp131 DBStatus SetCloudDbSchema(const DataBaseSchema &schema) override in SetCloudDbSchema() function in OHOS::Test::DistributedRDBTest::MockRelationalStoreDelegate
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/interfaces/src/
H A Dkv_store_nb_delegate_impl.cpp1128 DBStatus KvStoreNbDelegateImpl::SetCloudDbSchema(const std::map<std::string, DataBaseSchema> &schem… in SetCloudDbSchema() function in DistributedDB::KvStoreNbDelegateImpl
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/relational/
H A Drelational_sync_able_storage.cpp1234 int RelationalSyncAbleStorage::SetCloudDbSchema(const DataBaseSchema &schema) in SetCloudDbSchema() function in DistributedDB::RelationalSyncAbleStorage