Searched refs:start_of_body (Results 1 – 2 of 2) sorted by relevance
355 size_t* start_of_body) { in grpc_http_parser_parse() argument361 if (found_body_start && start_of_body != nullptr) *start_of_body = i + 1; in grpc_http_parser_parse()
105 size_t* start_of_body);