Home
last modified time | relevance | path

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

/bootable/recovery/otautil/
Dsysutil.cpp51 const std::string& block_dev = lines[0]; in ParseBlockMapFile() local
97 return BlockMapData(block_dev, file_size, blksize, std::move(ranges)); in ParseBlockMapFile()