Home
last modified time | relevance | path

Searched defs:DoCloudSync (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/cloud/
H A Dsync_manager.cpp224 int32_t SyncManager::DoCloudSync(SyncInfo syncInfo) in DoCloudSync() function in OHOS::CloudData::SyncManager
H A Dcloud_service_impl.cpp1013 bool CloudServiceImpl::DoCloudSync(int32_t user) in DoCloudSync() function in OHOS::CloudData::CloudServiceImpl
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/kvdb/
H A Dkvdb_service_impl.cpp948 Status KVDBServiceImpl::DoCloudSync(const StoreMetaData &meta, const SyncInfo &syncInfo) in DoCloudSync() function in OHOS::DistributedKv::KVDBServiceImpl
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/rdb/
H A Drdb_service_impl.cpp531 void RdbServiceImpl::DoCloudSync(const RdbSyncerParam &param, const RdbService::Option &option, in DoCloudSync() function in OHOS::DistributedRdb::RdbServiceImpl
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/
H A Drdb_store_impl.cpp2105 void RdbStoreImpl::DoCloudSync(const std::string &table) in DoCloudSync() function in OHOS::NativeRdb::RdbStoreImpl