Searched refs:AddWakePacketSource (Results 1 – 4 of 4) sorted by relevance
421 XmlRpc::XmlRpcValue AddWakePacketSource( in AddWakePacketSource() function429 return shill_wifi_client->AddWakePacketSource(interface_name, source_ip); in AddWakePacketSource()552 RegisterRpcMethod("add_wake_packet_source", base::Bind(&AddWakePacketSource)); in Run()
119 virtual bool AddWakePacketSource(const std::string& interface_name,
100 bool AddWakePacketSource(const std::string& interface_name,
561 bool ProxyDbusShillWifiClient::AddWakePacketSource( in AddWakePacketSource() function in ProxyDbusShillWifiClient