Home
last modified time | relevance | path

Searched refs:hashRange (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/services/incremental/
DServiceWrappers.cpp209 for (const auto& hashRange : ranges.second.hashRanges()) { in countFilledBlocks() local
210 filledBlockCount += hashRange.size(); in countFilledBlocks()