Home
last modified time | relevance | path

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

/bootable/deprecated-ota/applypatch/include/applypatch/
Dimgdiff_image.h153 size_t target_uncompressed_len_; variable
/bootable/deprecated-ota/applypatch/
Dimgdiff.cpp451 target_uncompressed_len_(tgt.DataLengthForPatch()), in PatchChunk()
463 target_uncompressed_len_(tgt.DataLengthForPatch()), in PatchChunk()
516 Write8(fd, static_cast<int64_t>(target_uncompressed_len_)); in WriteHeaderToFd()