Home
last modified time | relevance | path

Searched refs:ClearLocalSubscribeQuery (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/
H A Dsubscribe_manager.h43 void ClearLocalSubscribeQuery(const std::string &device);
H A Dsubscribe_manager.cpp35 void SubscribeManager::ClearLocalSubscribeQuery(const std::string &device) in ClearLocalSubscribeQuery() function in DistributedDB::SubscribeManager
H A Dsync_engine.cpp853 subManager_->ClearLocalSubscribeQuery(deviceId); in OfflineHandleByDevice()
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/
H A Ddistributeddb_single_ver_p2p_subscribe_sync_test.cpp531 subManager.ClearLocalSubscribeQuery(device + std::to_string(i));