Home
last modified time | relevance | path

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

/aosp_15_r20/system/core/fs_mgr/libsnapshot/snapuserd/user-space-merge/
H A Dsnapuserd_verify.cpp98 bool UpdateVerify::VerifyBlocks(const std::string& partition_name, in VerifyBlocks() function in android::snapshot::UpdateVerify
/aosp_15_r20/bootable/deprecated-ota/updater/
H A Dblockimg.cpp653 static int VerifyBlocks(const std::string& expected, const std::vector<uint8_t>& buffer, in VerifyBlocks() function