Home
last modified time | relevance | path

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

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