Home
last modified time | relevance | path

Searched refs:apply_settings (Results 1 – 8 of 8) sorted by relevance

/external/autotest/server/cros/ap_configurators/
Dap_configurator_test.py79 self.ap.apply_settings()
87 self.ap.apply_settings()
113 self.ap.apply_settings()
116 self.ap.apply_settings()
122 self.ap.apply_settings()
124 self.ap.apply_settings()
134 self.ap.apply_settings()
142 self.ap.apply_settings()
144 self.ap.apply_settings()
158 self.ap.apply_settings()
[all …]
Dap_configurator.py192 def apply_settings(self): member in APConfiguratorAbstract
200 self.apply_settings.__name__)
Dap_cartridge.py52 configurator.apply_settings()
Dstatic_ap_configurator.py131 def apply_settings(self): member in StaticAPConfigurator
Ddynamic_ap_configurator.py752 def apply_settings(self): member in DynamicAPConfigurator
/external/syslinux/gpxe/src/core/
Dsettings.c368 static int apply_settings ( void ) { in apply_settings() function
451 apply_settings(); in register_settings()
473 apply_settings(); in unregister_settings()
518 if ( ( rc = apply_settings() ) != 0 ) in store_setting()
/external/autotest/server/site_tests/network_WiFi_ChaosConfigFailure/
Dcontrol35 ap.apply_settings()
/external/autotest/server/cros/network/
Dchaos_clique_utils.py200 ap.apply_settings()