Searched refs:update_dict (Results 1 – 2 of 2) sorted by relevance
34 update_dict = {}39 update_dict[k] = sigdict_new[k]42 update_dict[k] = sigdict_new[k]44 return update_dict46 def get_sstate_objects(update_dict, sstate_dir): argument49 for k in update_dict:51 hashval = update_dict[k]
224 def update_json_file(json_dir, json_file, update_dict): argument244 orig_dict.update(update_dict)