Home
last modified time | relevance | path

Searched refs:NotifyMalformedContent (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/net/url_request/
Durl_fetcher_core.h175 void NotifyMalformedContent();
Durl_fetcher_core.cc330 FROM_HERE, base::Bind(&URLFetcherCore::NotifyMalformedContent, this)); in ReceivedContentWasMalformed()
678 void URLFetcherCore::NotifyMalformedContent() { in NotifyMalformedContent() function in net::URLFetcherCore