Home
last modified time | relevance | path

Searched defs:image_name (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/base/update/packaging_tools/
H A Dscript_generator.py190 def image_write(self, partition, image_name, image_path): argument
193 def raw_image_write(self, partition, image_name): argument
H A Dbuild_update.py475 def generate_image_map_file(image_path, map_path, image_name): argument
/ohos5.0/base/startup/hvb/libhvb/include/
H A Dhvb_cert.h91 uint8_t image_name[VERITY_NAME_SIZE]; member
/ohos5.0/base/update/updater/services/rust/hash_signed_data/src/
H A Dimg_hash_check.rs56 image_name: String, field