Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/singlever/
H A Dsingle_ver_sync_task_context.h127 std::shared_ptr<SubscribeManager> GetSubscribeManager() const;
H A Dsingle_ver_sync_task_context.cpp483 std::shared_ptr<SubscribeManager> SingleVerSyncTaskContext::GetSubscribeManager() const in GetSubscribeManager() function in DistributedDB::SingleVerSyncTaskContext
H A Dsingle_ver_data_sync.cpp1786 std::shared_ptr<SubscribeManager> subManager = context->GetSubscribeManager(); in ControlCmdStart()
1838 std::shared_ptr<SubscribeManager> subManager = context->GetSubscribeManager(); in ControlCmdAckRecv()
2019 std::shared_ptr<SubscribeManager> subscribeManager = context->GetSubscribeManager(); in SubscribeRequestRecv()
2062 std::shared_ptr<SubscribeManager> subscribeManager = context->GetSubscribeManager(); in UnsubscribeRequestRecv()
H A Dsingle_ver_sync_state_machine.cpp552 std::shared_ptr<SubscribeManager> subManager = context_->GetSubscribeManager(); in DoTimeout()
568 std::shared_ptr<SubscribeManager> subManager = context_->GetSubscribeManager(); in DoInnerErr()