Home | History | Annotate | Download | only in child

Lines Matching refs:MultipartResponseDelegate

28   MultipartResponseDelegateTester(MultipartResponseDelegate* delegate)
42 MultipartResponseDelegate* delegate_;
104 MultipartResponseDelegate delegate(&client, NULL, response, "bound");
208 MultipartResponseDelegate delegate(&client, NULL, response, "bound");
231 MultipartResponseDelegate delegate2(&client, NULL, response, "bound");
253 MultipartResponseDelegate delegate3(&client, NULL, response, "bound");
283 MultipartResponseDelegate delegate(&client, NULL, response, "--bound");
332 MultipartResponseDelegate delegate(&client, NULL, response, "bound");
447 MultipartResponseDelegate delegate(&client, NULL, response, "bound");
475 MultipartResponseDelegate delegate(&client, NULL, response, "bound");
497 bool result = MultipartResponseDelegate::ReadMultipartBoundary(
513 result = MultipartResponseDelegate::ReadMultipartBoundary(
528 result = MultipartResponseDelegate::ReadMultipartBoundary(
542 result = MultipartResponseDelegate::ReadMultipartBoundary(
556 result = MultipartResponseDelegate::ReadMultipartBoundary(
575 bool result = MultipartResponseDelegate::ReadContentRanges(
595 result = MultipartResponseDelegate::ReadContentRanges(
612 result = MultipartResponseDelegate::ReadContentRanges(
630 result = MultipartResponseDelegate::ReadContentRanges(
643 MultipartResponseDelegate delegate(&client, NULL, response, "bound");