Home
last modified time | relevance | path

Searched refs:images_dir (Results 1 – 5 of 5) sorted by relevance

/aosp12/system/update_engine/aosp/
H A Dcow_converter.cc83 const char* images_dir = argv[2]; in main() local
126 if (!ProcessPartition(partition, images_dir, manifest.block_size())) { in main()
/aosp12/bootable/recovery/tests/unit/
H A Dresources_test.cpp51 for (const std::string& images_dir : kResourceImagesDirs) { in add_files() local
53 std::string dir_path = exec_dir + "/" + images_dir; in add_files()
/aosp12/build/make/tools/releasetools/
H A Dverity_utils.py746 images_dir = common.MakeTempDir()
757 symlink_path = os.path.join(images_dir, filename)
763 os.path.join(images_dir, 'vbmeta.img')]
H A Dadd_img_to_target_files785 images_dir = os.path.join(OPTIONS.input_tmp, "IMAGES")
786 if not os.path.isdir(images_dir):
787 os.makedirs(images_dir)
H A Dadd_img_to_target_files.py785 images_dir = os.path.join(OPTIONS.input_tmp, "IMAGES")
786 if not os.path.isdir(images_dir):
787 os.makedirs(images_dir)