Home
last modified time | relevance | path

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

/system/core/adb/client/
Dincremental_server.cpp86 static constexpr inline off64_t blockIndexToOffset(BlockIdx blockIdx) { in blockIndexToOffset() function
161 const off64_t offsetStart = blockIndexToOffset(block_idx); in ReadDataBlock()
167 const off64_t offsetStart = tree_offset_ + blockIndexToOffset(block_idx); in ReadTreeBlock()