Searched refs:GRPC_ERROR_INT_STREAM_ID (Results 1 – 4 of 4) sorted by relevance
51 GRPC_ERROR_INT_STREAM_ID, static_cast<intptr_t>(stream_id)); in grpc_chttp2_data_parser_begin_frame()134 p->error = grpc_error_set_int(p->error, GRPC_ERROR_INT_STREAM_ID, in grpc_deframe_unprocessed_incoming_frames()
384 } else if (grpc_error_get_int(err, GRPC_ERROR_INT_STREAM_ID, &unused)) { in init_data_frame_parser()765 } else if (grpc_error_get_int(err, GRPC_ERROR_INT_STREAM_ID, &unused)) { in parse_frame_slice()
49 GRPC_ERROR_INT_STREAM_ID, enumerator
50 case GRPC_ERROR_INT_STREAM_ID: in error_int_name()