Home
last modified time | relevance | path

Searched refs:NotifyRemotePushFinishedInner (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/kv/
H A Dsync_able_kvdb.h83 void NotifyRemotePushFinishedInner(const std::string &targetId) const;
H A Dsync_able_kvdb.cpp412 void SyncAbleKvDB::NotifyRemotePushFinishedInner(const std::string &targetId) const in NotifyRemotePushFinishedInner() function in DistributedDB::SyncAbleKvDB
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/
H A Dsqlite_single_ver_natural_store_extend.cpp264 NotifyRemotePushFinishedInner(targetId); in NotifyRemotePushFinished()