Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/
H A Dsync_task_context.h250 void SetErrCodeWhenWaitTimeOut(int errCode);
H A Dsync_task_context.cpp545 SetErrCodeWhenWaitTimeOut(errCode); in CommErrHandlerFuncInner()
864 void SyncTaskContext::SetErrCodeWhenWaitTimeOut(int errCode) in SetErrCodeWhenWaitTimeOut() function in DistributedDB::SyncTaskContext