OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:SetDeviceEnabled
(Results
1 - 2
of
2
) sorted by null
/system/connectivity/shill/test-rpc-proxy/
proxy_rpc_server.cc
372
XmlRpc::XmlRpcValue
SetDeviceEnabled
(
380
return shill_wifi_client->
SetDeviceEnabled
(interface_name, enable);
548
RegisterRpcMethod("set_device_enabled", base::Bind(&
SetDeviceEnabled
));
proxy_dbus_shill_wifi_client.cc
516
bool ProxyDbusShillWifiClient::
SetDeviceEnabled
(
Completed in 50 milliseconds