Home
last modified time | relevance | path

Searched defs:kLogLevel (Results 1 – 4 of 4) sorted by relevance

/system/connectivity/shill/
Dlogging.cc31 const char kLogLevel[] = "log-level"; variable
/system/connectivity/shill/test-rpc-proxy/
Dproxy_dbus_client.h54 static const int kLogLevel; variable
Dproxy_dbus_client.cc24 const int ProxyDbusClient::kLogLevel = -4; member in ProxyDbusClient
/system/connectivity/shill/wifi/
Dscan_session.cc107 const int kLogLevel = 6; in ~ScanSession() local