Home
last modified time | relevance | path

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

/hostap-3.6.0/tests/remote/
Dtest_monitor.py37 monitor.destroy(devices, air_monitors)
46 monitor.destroy(devices, air_monitors)
Dtest_example.py84 monitor.destroy(devices, monitor_hosts)
124 monitor.destroy(devices, monitor_hosts)
Dmonitor.py57 def destroy(devices, hosts): function
/hostap-3.6.0/tests/hwsim/
Dhwsim.py81 def destroy(args): function
111 parser_destroy.set_defaults(func=destroy)
/hostap-3.6.0/wpa_supplicant/wpa_gui-qt4/
Deventhistory.cpp92 destroy(); in ~EventHistory()