Home
last modified time | relevance | path

Searched defs:ReadBlocks (Results 1 – 2 of 2) sorted by relevance

/bootable/recovery/update_verifier/
Dupdate_verifier.cpp138 bool UpdateVerifier::ReadBlocks(const std::string partition_name, in ReadBlocks() function in UpdateVerifier
/bootable/recovery/updater/
Dblockimg.cpp482 static int ReadBlocks(const RangeSet& src, std::vector<uint8_t>* buffer, int fd) { in ReadBlocks() function