Searched refs:SetCommFailErrCode (Results 1 – 3 of 3) sorted by relevance
537 SetCommFailErrCode(errCode); in CommErrHandlerFuncInner()549 SetCommFailErrCode(static_cast<int>(COMM_FAILURE)); in CommErrHandlerFuncInner()551 SetCommFailErrCode(errCode); in CommErrHandlerFuncInner()859 void SyncTaskContext::SetCommFailErrCode(int errCode) in SetCommFailErrCode() function in DistributedDB::SyncTaskContext867 SetCommFailErrCode(static_cast<int>(TIME_OUT)); in SetErrCodeWhenWaitTimeOut()869 SetCommFailErrCode(errCode); in SetErrCodeWhenWaitTimeOut()
222 void SetCommFailErrCode(int errCode);
296 SetCommFailErrCode(static_cast<int>(COMM_FAILURE)); in ClearAllSyncTask()