Home
last modified time | relevance | path

Searched defs:RemoveSubscribe (Results 1 – 3 of 3) sorted by relevance

/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/include/
Dsync_generic_interface.h134 virtual int RemoveSubscribe(const std::string &subscribeId) in RemoveSubscribe() function
139 virtual int RemoveSubscribe(const std::vector<std::string> &subscribeIds) in RemoveSubscribe() function
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/
Dvirtual_single_ver_sync_db_Interface.cpp571 int VirtualSingleVerSyncDBInterface::RemoveSubscribe(const std::string &subscribeId) in RemoveSubscribe() function in DistributedDB::VirtualSingleVerSyncDBInterface
576 int VirtualSingleVerSyncDBInterface::RemoveSubscribe(const std::vector<std::string> &subscribeIds) in RemoveSubscribe() function in DistributedDB::VirtualSingleVerSyncDBInterface
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/
Dsqlite_single_ver_natural_store.cpp1938 int SQLiteSingleVerNaturalStore::RemoveSubscribe(const std::vector<std::string> &subscribeIds) in RemoveSubscribe() function in DistributedDB::SQLiteSingleVerNaturalStore
1970 int SQLiteSingleVerNaturalStore::RemoveSubscribe(const std::string &subscribeId) in RemoveSubscribe() function in DistributedDB::SQLiteSingleVerNaturalStore