Searched refs:glob_dict (Results 1 – 1 of 1) sorted by relevance
67 def ImagePropFromGlobalDict(glob_dict, mount_point): argument77 if src_p in glob_dict:78 d[dest_p] = str(glob_dict[src_p])125 glob_dict = LoadGlobalDict(glob_dict_file)138 image_properties = ImagePropFromGlobalDict(glob_dict, mount_point)