Home
last modified time | relevance | path

Searched defs:ranges (Results 1 – 3 of 3) sorted by relevance

/bootable/recovery/minzip/
DSysUtil.h29 MappedRange* ranges; member
/bootable/recovery/uncrypt/
Duncrypt.cpp86 static void add_block_to_ranges(int** ranges, int* range_alloc, int* range_used, int new_block) { in add_block_to_ranges()
205 int* ranges = reinterpret_cast<int*>(malloc(range_alloc * 2 * sizeof(int))); in produce_block_map() local
/bootable/recovery/updater/
Dblockimg.c1891 Value* ranges; in RangeSha1Fn() local