Searched refs:NotifyRemotePushFinished (Results 1 – 8 of 8) sorted by relevance
92 virtual void NotifyRemotePushFinished(const std::string &targetId) const in NotifyRemotePushFinished() function
111 void NotifyRemotePushFinished(const std::string &targetId) const override;
387 void VirtualSingleVerSyncDBInterface::NotifyRemotePushFinished(const std::string &targetId) const in NotifyRemotePushFinished() function in DistributedDB::VirtualSingleVerSyncDBInterface
167 void NotifyRemotePushFinished(const std::string &targetId) const override;
260 void SQLiteSingleVerNaturalStore::NotifyRemotePushFinished(const std::string &targetId) const in NotifyRemotePushFinished() function in DistributedDB::SQLiteSingleVerNaturalStore
95 void NotifyRemotePushFinished(const std::string &deviceId) const override;
620 void RelationalSyncAbleStorage::NotifyRemotePushFinished(const std::string &deviceId) const in NotifyRemotePushFinished() function in DistributedDB::RelationalSyncAbleStorage
1582 storage_->NotifyRemotePushFinished(deviceId_); in RemotePushFinished()