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.h91 virtual void NotifyRemotePushFinished(const std::string &targetId) const in NotifyRemotePushFinished() function
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/
Dvirtual_single_ver_sync_db_Interface.cpp382 void VirtualSingleVerSyncDBInterface::NotifyRemotePushFinished(const std::string &targetId) const in NotifyRemotePushFinished() function in DistributedDB::VirtualSingleVerSyncDBInterface
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/
Drelational_sync_able_storage.cpp577 void RelationalSyncAbleStorage::NotifyRemotePushFinished(const std::string &deviceId) const in NotifyRemotePushFinished() function in DistributedDB::RelationalSyncAbleStorage
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/
Dsqlite_single_ver_natural_store.cpp2097 void SQLiteSingleVerNaturalStore::NotifyRemotePushFinished(const std::string &targetId) const in NotifyRemotePushFinished() function in DistributedDB::SQLiteSingleVerNaturalStore