Searched defs:apply_settings (Results 1 – 4 of 4) sorted by relevance
/external/autotest/server/cros/ap_configurators/ | ||
D | static_ap_configurator.py | 131 def apply_settings(self): member in StaticAPConfigurator |
D | ap_configurator.py | 192 def apply_settings(self): member in APConfiguratorAbstract |
D | dynamic_ap_configurator.py | 752 def apply_settings(self): member in DynamicAPConfigurator |
/external/syslinux/gpxe/src/core/ | ||
D | settings.c | 368 static int apply_settings ( void ) { in apply_settings() function |