Searched defs:update_config (Results 1 - 3 of 3) sorted by relevance

/external/autotest/client/bin/
H A Dkernel_config.py108 self.update_config(self.orig_config, self.orig_config+'.new')
120 self.update_config(self.over_config, self.over_config+'.new')
126 def update_config(self, old_config, new_config = 'None'): member in class:kernel_config
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/mashups/
H A Dorder.py109 def update_config(self): member in class:Item
160 self.update_config()
/external/wpa_supplicant_8/wpa_supplicant/
H A Dconfig.h605 * update_config - Is wpa_supplicant allowed to update configuration
615 int update_config; member in struct:wpa_config

Completed in 100 milliseconds