OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AddWakePacketSource
(Results
1 - 4
of
4
) sorted by null
/system/connectivity/shill/test-rpc-proxy/
proxy_dbus_shill_wifi_client.h
100
bool
AddWakePacketSource
(const std::string& interface_name,
proxy_shill_wifi_client.h
119
virtual bool
AddWakePacketSource
(const std::string& interface_name,
proxy_rpc_server.cc
421
XmlRpc::XmlRpcValue
AddWakePacketSource
(
429
return shill_wifi_client->
AddWakePacketSource
(interface_name, source_ip);
552
RegisterRpcMethod("add_wake_packet_source", base::Bind(&
AddWakePacketSource
));
proxy_dbus_shill_wifi_client.cc
561
bool ProxyDbusShillWifiClient::
AddWakePacketSource
(
Completed in 625 milliseconds