Searched refs:VerifyBlocks (Results 1 – 2 of 2) sorted by relevance
76 bool VerifyBlocks(const std::string& partition_name, const std::string& dm_block_device,
98 bool UpdateVerify::VerifyBlocks(const std::string& partition_name, in VerifyBlocks() function in android::snapshot::UpdateVerify203 threads.emplace_back(std::async(std::launch::async, &UpdateVerify::VerifyBlocks, this, in VerifyPartition()