Home
last modified time | relevance | path

Searched defs:NotifyRemotePushFinished (Results 1 – 4 of 4) sorted by relevance

/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/include/
Dsync_generic_interface.h92 virtual void NotifyRemotePushFinished(const std::string &targetId) const in NotifyRemotePushFinished() function
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/
Dsqlite_single_ver_natural_store_extend.cpp260 void SQLiteSingleVerNaturalStore::NotifyRemotePushFinished(const std::string &targetId) const in NotifyRemotePushFinished() function in DistributedDB::SQLiteSingleVerNaturalStore
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/
Dvirtual_single_ver_sync_db_Interface.cpp387 void VirtualSingleVerSyncDBInterface::NotifyRemotePushFinished(const std::string &targetId) const in NotifyRemotePushFinished() function in DistributedDB::VirtualSingleVerSyncDBInterface
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/relational/
Drelational_sync_able_storage.cpp620 void RelationalSyncAbleStorage::NotifyRemotePushFinished(const std::string &deviceId) const in NotifyRemotePushFinished() function in DistributedDB::RelationalSyncAbleStorage