Searched refs:resultCode (Results 1 – 3 of 3) sorted by relevance
190 void HostBase::errorHandling(Result resultCode) in errorHandling() argument192 if(resultCode.IsFailure()) in errorHandling()197 m_resultCode = resultCode; in errorHandling()
95 void errorHandling(Result resultCode);
152 TaskResultCode resultCode; //!< タスク実行結果コード。 member