Home | History | Annotate | Download | only in updater

Lines Matching defs:bytes

263 //    fs_type="ext4"  partition_type="EMMC"  location=device  fs_size=<bytes> mount_point=<location>
264 // fs_type="f2fs" partition_type="EMMC" location=device fs_size=<bytes> mount_point=<location>
267 // if fs_size < 0, then reserve that many bytes at the end of the partition (not for "f2fs")
461 << entry.uncompressed_length << " bytes) to \"" << dest_path
499 "%s: Failed to extract entry \"%s\" (%zu bytes) to memory: %s", name,
558 ErrorAbort(state, kFreadFailure, "%s: failed to read %zu bytes from %s", name,
590 // apply_patch_space(bytes)
602 size_t bytes;
603 if (!android::base::ParseUint(bytes_str.c_str(), &bytes)) {
608 return StringValue(CacheSizeCheck(bytes) ? "" : "t");
912 // bytes.