Home
last modified time | relevance | path

Searched defs:oldcontents (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/flashrom/
H A Daction_descriptor.h20 void *oldcontents; member
H A Daction_descriptor.c654 void *oldcontents, in prepare_action_descriptor()
H A Dflashrom.c2584 uint8_t *const newcontents, const uint8_t *const oldcontents) in combine_image_by_layout()
2626 uint8_t *oldcontents = NULL; in flashrom_image_write() local