Home | History | Annotate | Download | only in net

Lines Matching refs:OnURLFetchComplete

81   virtual void OnURLFetchComplete(const URLFetcher* source,
130 void URLFetcherTest::OnURLFetchComplete(const URLFetcher* source,
157 virtual void OnURLFetchComplete(const URLFetcher* source,
169 virtual void OnURLFetchComplete(const URLFetcher* source,
182 virtual void OnURLFetchComplete(const URLFetcher* source,
198 virtual void OnURLFetchComplete(const URLFetcher* source,
214 virtual void OnURLFetchComplete(const URLFetcher* source,
230 virtual void OnURLFetchComplete(const URLFetcher* source,
283 virtual void OnURLFetchComplete(const URLFetcher* source,
320 void URLFetcherPostTest::OnURLFetchComplete(const URLFetcher* source,
327 URLFetcherTest::OnURLFetchComplete(source, url, status, response_code,
331 void URLFetcherHeadersTest::OnURLFetchComplete(
342 URLFetcherTest::OnURLFetchComplete(source, url, status, response_code,
355 void URLFetcherProtectTest::OnURLFetchComplete(
381 URLFetcherTest::OnURLFetchComplete(source, url, status, response_code,
397 void URLFetcherProtectTestPassedThrough::OnURLFetchComplete(
436 void URLFetcherBadHTTPSTest::OnURLFetchComplete(
443 // This part is different from URLFetcherTest::OnURLFetchComplete
451 // The rest is the same as URLFetcherTest::OnURLFetchComplete.
469 void URLFetcherCancelTest::OnURLFetchComplete(
489 void URLFetcherMultipleAttemptTest::OnURLFetchComplete(