Searched defs:setErrorCode (Results 1 – 3 of 3) sorted by relevance
66 public void setErrorCode(short val) { in setErrorCode() method in ReplyPacket
45 public void setErrorCode(int statusCode) { in setErrorCode() method in MockHttpClient
834 void setErrorCode(std::error_code EC) { this->EC = EC; } in setErrorCode() function