Home
last modified time | relevance | path

Searched refs:ImagePropFromGlobalDict (Results 1 – 3 of 3) sorted by relevance

/build/make/tools/releasetools/
Dbuild_image.py502 def ImagePropFromGlobalDict(glob_dict, mount_point): function
858 image_properties = ImagePropFromGlobalDict(glob_dict, mount_point)
Dadd_img_to_target_files.py401 image_props = build_image.ImagePropFromGlobalDict(info_dict, what)
468 image_props = build_image.ImagePropFromGlobalDict(OPTIONS.info_dict, "data")
558 image_props = build_image.ImagePropFromGlobalDict(OPTIONS.info_dict, "cache")
Dadd_img_to_target_files401 image_props = build_image.ImagePropFromGlobalDict(info_dict, what)
468 image_props = build_image.ImagePropFromGlobalDict(OPTIONS.info_dict, "data")
558 image_props = build_image.ImagePropFromGlobalDict(OPTIONS.info_dict, "cache")