Searched defs:cloudSyncer (Results 1 – 6 of 6) sorted by relevance
161 TestCloudSyncer *cloudSyncer = new(std::nothrow) TestCloudSyncer(storageProxy); variable220 TestCloudSyncer *cloudSyncer = new(std::nothrow) TestCloudSyncer(storageProxy); variable257 TestCloudSyncer *cloudSyncer = new(std::nothrow) TestCloudSyncer(storageProxy); variable294 TestCloudSyncer *cloudSyncer = new(std::nothrow) TestCloudSyncer(storageProxy); variable329 TestCloudSyncer *cloudSyncer = new(std::nothrow) TestCloudSyncer(storageProxy); variable379 TestCloudSyncer *cloudSyncer = new(std::nothrow) TestCloudSyncer(storageProxy); variable435 TestCloudSyncer *cloudSyncer = new(std::nothrow) TestCloudSyncer(storageProxy); variable500 TestCloudSyncer *cloudSyncer = new(std::nothrow) TestCloudSyncer(storageProxy); variable559 TestCloudSyncer *cloudSyncer = new(std::nothrow) TestCloudSyncer(storageProxy); variable621 TestCloudSyncer *cloudSyncer = new(std::nothrow) TestCloudSyncer(storageProxy); variable[all …]
77 DBStatus Sync(CloudSyncer *cloudSyncer, int &callCount) in Sync()302 auto cloudSyncer = new(std::nothrow) VirtualCloudSyncer(StorageProxy::GetCloudDb(iCloud.get())); variable394 auto cloudSyncer = new(std::nothrow) VirtualCloudSyncer(StorageProxy::GetCloudDb(iCloud.get())); variable637 auto cloudSyncer = new(std::nothrow) VirtualCloudSyncer(StorageProxy::GetCloudDb(iCloud.get())); variable677 auto cloudSyncer = new(std::nothrow) VirtualCloudSyncer(StorageProxy::GetCloudDb(iCloud.get())); variable716 auto cloudSyncer = new(std::nothrow) VirtualCloudSyncer(StorageProxy::GetCloudDb(iCloud.get())); variable
308 auto cloudSyncer = new(std::nothrow) TestCloudSyncer(storageProxy); variable337 auto cloudSyncer = new(std::nothrow) TestCloudSyncer(storageProxy); variable
644 auto cloudSyncer = GetAndIncCloudSyncer(); in GetTaskCount() local668 auto cloudSyncer = GetAndIncCloudSyncer(); in SetGenCloudVersionCallback() local
179 void MetaDataManager::SetCloudSyncer(const CloudSyncer &cloudSyncer) in SetCloudSyncer()
336 auto cloudSyncer = [this]() { in SetCloudSyncer() local