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

/external/chromium_org/content/browser/
H A Dtcmalloc_internals_request_job.h48 class TcmallocInternalsRequestJob : public net::URLRequestSimpleJob { class in namespace:content
50 TcmallocInternalsRequestJob(net::URLRequest* request,
59 virtual ~TcmallocInternalsRequestJob() {}
62 DISALLOW_IMPLICIT_CONSTRUCTORS(TcmallocInternalsRequestJob);
H A Dtcmalloc_internals_request_job.cc59 TcmallocInternalsRequestJob::TcmallocInternalsRequestJob( function in class:content::TcmallocInternalsRequestJob
106 int TcmallocInternalsRequestJob::GetData(
/external/chromium_org/content/browser/webui/
H A Durl_data_manager_backend.cc464 return new TcmallocInternalsRequestJob(request, network_delegate);

Completed in 164 milliseconds