Searched refs:RemoveAllWakePacketSources (Results 1 – 4 of 4) sorted by relevance
443 XmlRpc::XmlRpcValue RemoveAllWakePacketSources( in RemoveAllWakePacketSources() function450 return shill_wifi_client->RemoveAllWakePacketSources(interface_name); in RemoveAllWakePacketSources()556 base::Bind(&RemoveAllWakePacketSources)); in Run()
123 virtual bool RemoveAllWakePacketSources(const std::string& interface_name) = 0;
104 bool RemoveAllWakePacketSources(const std::string& interface_name) override;
589 bool ProxyDbusShillWifiClient::RemoveAllWakePacketSources( in RemoveAllWakePacketSources() function in ProxyDbusShillWifiClient