OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:remove_interface
(Results
1 - 5
of
5
) sorted by null
/external/autotest/server/
site_linux_system.py
104
self.iw_runner.
remove_interface
(interface.if_name)
235
def
remove_interface
(self, interface):
member in class:LinuxSystem
243
self.iw_runner.
remove_interface
(interface)
260
self.
remove_interface
(net_dev.if_name)
site_linux_router.py
773
self.
remove_interface
(instance.interface)
[
all
...]
/external/autotest/server/cros/network/
connection_worker.py
60
iw.
remove_interface
(devs[i].if_name)
chaos_clique_utils.py
261
capturer.
remove_interface
(wifi_if)
/external/autotest/client/common_lib/cros/network/
iw_runner.py
518
def
remove_interface
(self, interface, ignore_status=False):
member in class:IwRunner
Completed in 122 milliseconds