Home
last modified time | relevance | path

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

/bootable/recovery/otautil/include/otautil/
Drangeset.h89 std::vector<Range>::iterator end() { in end() function
97 std::vector<Range>::const_iterator end() const { in end() function
/bootable/libbootloader/libxbc/
Dlibxbc.c66 uint64_t end = bootconfig_start_addr + bootconfig_size; in addBootConfigParameters() local
97 uint64_t end = bootconfig_start_addr + bootconfig_size; in addBootConfigTrailer() local
/bootable/recovery/edify/
Dyydefs.h22 int start, end; member
/bootable/recovery/edify/include/edify/
Dexpr.h78 int start, end; member
/bootable/recovery/applypatch/include/applypatch/
Dimgdiff_image.h181 std::vector<ImageChunk>::iterator end() { in end() function
/bootable/recovery/otautil/
Dsysutil.cpp83 uint64_t start, end; in ParseBlockMapFile() local
/bootable/recovery/minadbd/
Dminadbd_services.cpp148 const auto end = begin + timeout; in WaitForSocketClose() local
/bootable/recovery/applypatch/
Dimgdiff.cpp1070 size_t end = std::min(src_image.file_content_.size(), r.second * BLOCK_SIZE); in AddSplitImageFromChunkList() local
/bootable/recovery/recovery_ui/
Dscreen_ui.cpp808 double end = now(); in ProgressThreadLoop() local