Home
last modified time | relevance | path

Searched refs:source_image (Results 1 – 2 of 2) sorted by relevance

/system/core/fs_mgr/libsnapshot/
Dmake_cow_from_ab_ota.cpp331 auto source_image = OpenSourceImage(); in ProcessDiff() local
332 if (source_image < 0) { in ProcessDiff()
343 if (lseek(source_image.get(), offset, SEEK_SET) < 0) { in ProcessDiff()
350 if (!android::base::ReadFully(source_image, src.get() + src_pos, size)) { in ProcessDiff()
/system/update_engine/scripts/
Dbrillo_update_payload183 DEFINE_string source_image "" \
243 DEFINE_string source_image "" \