Searched defs:ChromeNetLog (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/net/
H A Dchrome_net_log.cc21 ChromeNetLog::ChromeNetLog() function in class:ChromeNetLog
68 ChromeNetLog::~ChromeNetLog() {
H A Dchrome_net_log.h21 // ChromeNetLog is an implementation of NetLog that adds file loggers
23 class ChromeNetLog : public net::NetLog { class in inherits:net::NetLog
25 ChromeNetLog();
26 virtual ~ChromeNetLog();
38 DISALLOW_COPY_AND_ASSIGN(ChromeNetLog);

Completed in 300 milliseconds