Home
last modified time | relevance | path

Searched refs:IsLoggingBytes (Results 1 – 3 of 3) sorted by relevance

/external/chromium/net/socket/
Dclient_socket.cc152 if (net_log.IsLoggingBytes()) { in LogByteTransfer()
/external/chromium/net/base/
Dnet_log.h206 bool IsLoggingBytes() const;
Dnet_log.cc166 bool BoundNetLog::IsLoggingBytes() const { in IsLoggingBytes() function in net::BoundNetLog