Home
last modified time | relevance | path

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

/bootable/recovery/otautil/include/otautil/
DSysUtil.h34 size_t ranges() const { in ranges() function
/bootable/recovery/update_verifier/
Dupdate_verifier.cpp133 RangeSet ranges = RangeSet::Parse(range_str); in read_blocks() local
/bootable/recovery/uncrypt/
Duncrypt.cpp153 static void add_block_to_ranges(std::vector<int>& ranges, int new_block) { in add_block_to_ranges()
284 std::vector<int> ranges; in produce_block_map() local
/bootable/recovery/tests/unit/
Drangeset_test.cpp228 std::vector<Range> ranges; in TEST() local