Home
last modified time | relevance | path

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

/system/connectivity/shill/test-rpc-proxy/
Dproxy_dbus_client.h131 bool SetLoggingInternal(int level, const std::string& tags);
Dproxy_dbus_client.cc178 SetLoggingInternal(kLogLevel, log_scopes); in SetLogging()
429 bool ProxyDbusClient::SetLoggingInternal(int level, const std::string& tags) { in SetLoggingInternal() function in ProxyDbusClient