Searched defs:syncResult (Results 1 – 6 of 6) sorted by relevance
238 …ullTableCallbackExec(const MediaLibrarySyncOpts &syncOpts, const string &networkId, int syncResult) in SyncPullTableCallbackExec()281 … DistributedRdb::SyncCallback callback = [syncOpts](const DistributedRdb::SyncResult &syncResult) { in SyncPullTable()352 …ushTableCallbackExec(const MediaLibrarySyncOpts &syncOpts, const string &networkId, int syncResult) in SyncPushTableCallbackExec()391 … DistributedRdb::SyncCallback callback = [syncOpts](const DistributedRdb::SyncResult& syncResult) { in SyncPushTable()
209 int32_t syncResult = staticProfileStore_->Sync({remoteNetworkId}, SyncMode::PUSH_PULL); in E2ESyncStaticProfile() local
407 … int32_t syncResult = deviceProfileStore_->Sync(ohBasedDevices, syncOptions.GetSyncMode()); in SyncDeviceProfile() local820 int32_t syncResult = deviceProfileStore_->Sync({remoteNetworkId}, SyncMode::PUSH_PULL); in E2ESyncDynamicProfile() local
368 std::map<std::string, Status> syncResult; variable
69 DistributedRdb::SyncResult syncResult; member
83 DistributedRdb::SyncResult syncResult; member