Home
last modified time | relevance | path

Searched refs:DisconnectService (Results 1 – 5 of 5) sorted by relevance

/system/connectivity/shill/test-scripts/
Dconnect-disconnect60 (disconnect_state, _) = flim.DisconnectService(service)
105 flim.DisconnectService(service)
Ddisconnect-service20 pprint.pprint(flim.DisconnectService(service))
Dflimflam.py115 def DisconnectService(service, wait_timeout=15): member in FlimFlam
/system/connectivity/shill/test-rpc-proxy/
Dproxy_dbus_client.h115 bool DisconnectService(const dbus::ObjectPath& object_path,
Dproxy_dbus_client.cc349 bool ProxyDbusClient::DisconnectService( in DisconnectService() function in ProxyDbusClient