Searched refs:PutCloudSyncDataInner (Results 1 – 2 of 2) sorted by relevance
236 …int PutCloudSyncDataInner(SQLiteSingleVerRelationalStorageExecutor *handle, const std::string &tab…
1276 return PutCloudSyncDataInner(transactionHandle_, tableName, downloadData); in PutCloudSyncData()1279 int RelationalSyncAbleStorage::PutCloudSyncDataInner(SQLiteSingleVerRelationalStorageExecutor *hand… in PutCloudSyncDataInner() function in DistributedDB::RelationalSyncAbleStorage1847 return PutCloudSyncDataInner(handle, tableName, downloadData); in UpsertDataInTransaction()