OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:IsLoggingAllEvents
(Results
1 - 2
of
2
) sorted by null
/external/chromium/net/base/
net_log.cc
170
bool BoundNetLog::
IsLoggingAllEvents
() const {
/external/chromium_org/net/base/
net_log.cc
352
bool NetLog::
IsLoggingAllEvents
(LogLevel log_level) {
479
bool BoundNetLog::
IsLoggingAllEvents
() const {
480
return NetLog::
IsLoggingAllEvents
(GetLogLevel());
Completed in 2988 milliseconds