Searched defs:error_code (Results 1 – 5 of 5) sorted by relevance
9 std::string ErrorStatus::ErrorToString(int error_code) { in ErrorToString()
84 explicit FailingClient(std::unique_ptr<ClientChannel> channel, int error_code) in FailingClient()
218 int32 error_code = 3; field
270 int error_code) { in StatusHasError()
1223 optional int32 error_code = 10; field