Home
last modified time | relevance | path

Searched defs:end (Results 1 – 8 of 8) sorted by relevance

/bootable/recovery/otautil/include/otautil/
Drangeset.h82 std::vector<Range>::iterator end() { in end() function
90 std::vector<Range>::const_iterator end() const { in end() function
/bootable/recovery/edify/
Dyydefs.h22 int start, end; member
/bootable/recovery/otautil/
DSysUtil.cpp126 size_t start, end; in MapBlockFile() local
Drangeset.cpp178 size_t end = range.second; in Overlaps() local
/bootable/recovery/edify/include/edify/
Dexpr.h80 int start, end; member
/bootable/recovery/applypatch/include/applypatch/
Dimgdiff_image.h180 std::vector<ImageChunk>::iterator end() { in end() function
/bootable/recovery/
Dscreen_ui.cpp545 double end = now(); in ProgressThreadLoop() local
/bootable/recovery/applypatch/
Dimgdiff.cpp1045 size_t end = std::min(src_image.file_content_.size(), r.second * BLOCK_SIZE); in AddSplitImageFromChunkList() local