Home
last modified time | relevance | path

Searched refs:IsNeedErrCodeHandle (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/singlever/
H A Dsingle_ver_sync_state_machine.h87 bool IsNeedErrCodeHandle(uint32_t sessionId) const;
H A Dsingle_ver_sync_state_machine.cpp1063 if (IsNeedErrCodeHandle(inMsg->GetSessionId())) { in IsNeedResetWatchdog()
1087 bool SingleVerSyncStateMachine::IsNeedErrCodeHandle(uint32_t sessionId) const in IsNeedErrCodeHandle() function in DistributedDB::SingleVerSyncStateMachine
1114 if (IsNeedErrCodeHandle(sessionId)) { in DataRecvErrCodeHandle()