Home
last modified time | relevance | path

Searched refs:kLogScopes (Results 1 – 2 of 2) sorted by relevance

/system/connectivity/shill/
Dlogging.cc32 const char kLogScopes[] = "log-scopes"; variable
50 if (cl->HasSwitch(switches::kLogScopes)) { in SetLogLevelFromCommandLine()
51 string log_scopes = cl->GetSwitchValueASCII(switches::kLogScopes); in SetLogLevelFromCommandLine()
Dlogging.h99 extern const char kLogScopes[];