Home
last modified time | relevance | path

Searched defs:PutCloudSyncData (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/
H A Dstorage_proxy.cpp309 int StorageProxy::PutCloudSyncData(const std::string &tableName, DownloadData &downloadData) in PutCloudSyncData() function in DistributedDB::StorageProxy
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/relational/
H A Dsqlite_single_ver_relational_storage_executor_extend.cpp610 int SQLiteSingleVerRelationalStorageExecutor::PutCloudSyncData(const std::string &tableName, in PutCloudSyncData() function in DistributedDB::SQLiteSingleVerRelationalStorageExecutor
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/relational/
H A Drelational_sync_able_storage.cpp1270 int RelationalSyncAbleStorage::PutCloudSyncData(const std::string &tableName, DownloadData &downloa… in PutCloudSyncData() function in DistributedDB::RelationalSyncAbleStorage