Searched refs:RpcError_ErrorCode (Results 1 – 4 of 4) sorted by relevance
28 type RpcError_ErrorCode int32 type31 RpcError_UNKNOWN RpcError_ErrorCode = 032 RpcError_CALL_NOT_FOUND RpcError_ErrorCode = 133 RpcError_PARSE_ERROR RpcError_ErrorCode = 234 RpcError_SECURITY_VIOLATION RpcError_ErrorCode = 335 RpcError_OVER_QUOTA RpcError_ErrorCode = 436 RpcError_REQUEST_TOO_LARGE RpcError_ErrorCode = 537 RpcError_CAPABILITY_DISABLED RpcError_ErrorCode = 638 RpcError_FEATURE_DISABLED RpcError_ErrorCode = 739 RpcError_BAD_REQUEST RpcError_ErrorCode = 8[all …]
84 switch remotepb.RpcError_ErrorCode(e.Code) {
536 switch remotepb.RpcError_ErrorCode(ce.Code) {
514 switch remotepb.RpcError_ErrorCode(ce.Code) {