Home | History | Annotate | Download | only in adb

Lines Matching refs:offset_end

940         size_t offset_end = offset + SIDELOAD_HOST_BLOCK_SIZE;
942 if (offset_end > sz) {