Searched refs:SetLogging (Results 1 – 6 of 6) sorted by relevance
48 virtual bool SetLogging() = 0;
29 bool SetLogging() override;
57 void SetLogging(Technology tech);
33 bool ProxyDbusShillWifiClient::SetLogging() { in SetLogging() function in ProxyDbusShillWifiClient34 dbus_client_->SetLogging(ProxyDbusClient::TECHNOLOGY_WIFI); in SetLogging()
194 shill_wifi_client->SetLogging(); in InitTestNetworkState()
159 void ProxyDbusClient::SetLogging(Technology tech) { in SetLogging() function in ProxyDbusClient