Searched defs:syncResult (Results 1 – 4 of 4) sorted by relevance
234 …ullTableCallbackExec(const MediaLibrarySyncOpts &syncOpts, const string &networkId, int syncResult) in SyncPullTableCallbackExec()277 … DistributedRdb::SyncCallback callback = [syncOpts](const DistributedRdb::SyncResult &syncResult) { in SyncPullTable()348 …ushTableCallbackExec(const MediaLibrarySyncOpts &syncOpts, const string &networkId, int syncResult) in SyncPushTableCallbackExec()387 … DistributedRdb::SyncCallback callback = [syncOpts](const DistributedRdb::SyncResult& syncResult) { in SyncPushTable()
395 std::map<std::string, Status> syncResult; variable
83 DistributedRdb::SyncResult syncResult; member
86 DistributedRdb::SyncResult syncResult; member