Searched refs:ViewBlobInternalsJobFactory (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/content/browser/net/
H A Dview_blob_internals_job_factory.cc15 bool ViewBlobInternalsJobFactory::IsSupportedURL(const GURL& url) {
21 net::URLRequestJob* ViewBlobInternalsJobFactory::CreateJobForRequest(
H A Dview_blob_internals_job_factory.h21 class ViewBlobInternalsJobFactory { class in namespace:content
/external/chromium_org/content/browser/webui/
H A Durl_data_manager_backend.cc455 if (ViewBlobInternalsJobFactory::IsSupportedURL(request->url())) {
456 return ViewBlobInternalsJobFactory::CreateJobForRequest(

Completed in 212 milliseconds