Searched refs:update_options (Results 1 – 5 of 5) sorted by relevance
56 self.db_options.update_options(update_dict)69 self.db_options.update_options(update_dict)82 self.db_options.update_options(update_dict)119 self.db_options.update_options(update_dict)
134 self.db_options.update_options(update_opts)164 self.db_options.update_options(update_dict)
241 options.update_options(updated_conf)257 options.update_options(backtrack_conf)
40 db_options.update_options(db_log_dump_settings)
234 def update_options(self, options): member in DatabaseOptions