HomeSort by relevance Sort by last modified time
    Searched full:viewblobinternalsjobfactory (Results 1 - 3 of 3) sorted by null

  /external/chromium/chrome/browser/net/
view_blob_internals_job_factory.cc 15 bool ViewBlobInternalsJobFactory::IsSupportedURL(const GURL& url) {
22 net::URLRequestJob* ViewBlobInternalsJobFactory::CreateJobForRequest(
view_blob_internals_job_factory.h 16 class ViewBlobInternalsJobFactory {
  /external/chromium/chrome/browser/ui/webui/
chrome_url_data_manager_backend.cc 279 if (ViewBlobInternalsJobFactory::IsSupportedURL(request->url()))
280 return ViewBlobInternalsJobFactory::CreateJobForRequest(request);

Completed in 706 milliseconds