OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:HistogramInternalsRequestJob
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/content/browser/
histogram_internals_request_job.h
15
class
HistogramInternalsRequestJob
: public net::URLRequestSimpleJob {
17
HistogramInternalsRequestJob
(net::URLRequest* request,
26
virtual ~
HistogramInternalsRequestJob
() {}
31
DISALLOW_IMPLICIT_CONSTRUCTORS(
HistogramInternalsRequestJob
);
histogram_internals_request_job.cc
17
HistogramInternalsRequestJob
::
HistogramInternalsRequestJob
(
58
int
HistogramInternalsRequestJob
::GetData(
Completed in 61 milliseconds