Home
last modified time | relevance | path

Searched defs:apply_settings (Results 1 – 4 of 4) sorted by relevance

/external/autotest/server/cros/ap_configurators/
Dstatic_ap_configurator.py131 def apply_settings(self): member in StaticAPConfigurator
Dap_configurator.py192 def apply_settings(self): member in APConfiguratorAbstract
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