Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/
H A Dsync_state_machine.h149 void DecRefCountOfFeedDogTimer(SyncDirectionFlag flag);
H A Dsync_state_machine.cpp375 void SyncStateMachine::DecRefCountOfFeedDogTimer(SyncDirectionFlag flag) in DecRefCountOfFeedDogTimer() function in DistributedDB::SyncStateMachine
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/singlever/
H A Dsingle_ver_sync_state_machine.cpp648 DecRefCountOfFeedDogTimer(SyncDirectionFlag::RECEIVE); in HandleDataRequestRecv()
722 DecRefCountOfFeedDogTimer(SyncDirectionFlag::SEND); in HandleDataAckRecv()