Home
last modified time | relevance | path

Searched defs:SetCloudSyncConfig (Results 1 – 12 of 12) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/interfaces/src/relational/
H A Drelational_store_delegate_impl.cpp442 DBStatus RelationalStoreDelegateImpl::SetCloudSyncConfig(const CloudSyncConfig &config) in SetCloudSyncConfig() function in DistributedDB::RelationalStoreDelegateImpl
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/kv/
H A Dgeneric_kvdb_connection.cpp440 int GenericKvDBConnection::SetCloudSyncConfig(const CloudSyncConfig &config) in SetCloudSyncConfig() function in DistributedDB::GenericKvDBConnection
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/relational/
H A Dsqlite_relational_store_connection.cpp423 int SQLiteRelationalStoreConnection::SetCloudSyncConfig(const CloudSyncConfig &config) in SetCloudSyncConfig() function in DistributedDB::SQLiteRelationalStoreConnection
H A Dsqlite_relational_store.cpp1598 int SQLiteRelationalStore::SetCloudSyncConfig(const CloudSyncConfig &config) in SetCloudSyncConfig() function in DistributedDB::SQLiteRelationalStore
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/
H A Dsqlite_single_ver_natural_store_extend.cpp643 int SQLiteSingleVerNaturalStore::SetCloudSyncConfig(const CloudSyncConfig &config) in SetCloudSyncConfig() function in DistributedDB::SQLiteSingleVerNaturalStore
H A Dsqlite_cloud_kv_store.cpp524 void SqliteCloudKvStore::SetCloudSyncConfig(const CloudSyncConfig &config) in SetCloudSyncConfig() function in DistributedDB::SqliteCloudKvStore
H A Dsqlite_single_ver_natural_store_connection.cpp1962 int SQLiteSingleVerNaturalStoreConnection::SetCloudSyncConfig(const CloudSyncConfig &config) in SetCloudSyncConfig() function in DistributedDB::SQLiteSingleVerNaturalStoreConnection
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/mock/
H A Dkv_store_nb_delegate_mock.cpp314 DBStatus KvStoreNbDelegateMock::SetCloudSyncConfig(const CloudSyncConfig &config) in SetCloudSyncConfig() function in DistributedDB::KvStoreNbDelegateMock
H A Ddb_store_mock.cpp360 DBStatus DBStoreMock::SetCloudSyncConfig(const CloudSyncConfig &config) in SetCloudSyncConfig() function in OHOS::DistributedData::DBStoreMock
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/
H A Drdb_general_store_test.cpp211 DBStatus SetCloudSyncConfig(const CloudSyncConfig &config) override in SetCloudSyncConfig() function in OHOS::Test::DistributedRDBTest::MockRelationalStoreDelegate
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/interfaces/src/
H A Dkv_store_nb_delegate_impl.cpp1229 DBStatus KvStoreNbDelegateImpl::SetCloudSyncConfig(const CloudSyncConfig &config) in SetCloudSyncConfig() function in DistributedDB::KvStoreNbDelegateImpl
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/relational/
H A Drelational_sync_able_storage.cpp2107 void RelationalSyncAbleStorage::SetCloudSyncConfig(const CloudSyncConfig &config) in SetCloudSyncConfig() function in DistributedDB::RelationalSyncAbleStorage