/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/cloud/ |
H A D | schema_mgr.cpp | 150 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 D | sqlite_cloud_kv_store.cpp | 47 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 D | sqlite_single_ver_natural_store.cpp | 1974 int SQLiteSingleVerNaturalStore::SetCloudDbSchema(const std::map<std::string, DataBaseSchema> &sche… in SetCloudDbSchema() function in DistributedDB::SQLiteSingleVerNaturalStore
|
H A D | sqlite_single_ver_natural_store_connection.cpp | 1865 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 D | relational_store_delegate_impl.cpp | 247 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 D | kv_store_nb_delegate_mock.cpp | 269 DBStatus KvStoreNbDelegateMock::SetCloudDbSchema(const std::map<std::string, DataBaseSchema> &schem… in SetCloudDbSchema() function in DistributedDB::KvStoreNbDelegateMock
|
H A D | db_store_mock.cpp | 330 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 D | cloudsync_fuzzer.cpp | 109 static void SetCloudDbSchema(RelationalStoreDelegate *delegate) in SetCloudDbSchema() function in OHOS::CloudSyncTest
|
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/ |
H A D | rdb_general_store_test.cpp | 131 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 D | kv_store_nb_delegate_impl.cpp | 1128 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 D | relational_sync_able_storage.cpp | 1234 int RelationalSyncAbleStorage::SetCloudDbSchema(const DataBaseSchema &schema) in SetCloudDbSchema() function in DistributedDB::RelationalSyncAbleStorage
|