Home
last modified time | relevance | path

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

/aosp14/system/core/fs_mgr/libsnapshot/snapuserd/user-space-merge/
H A Dsnapuserd_verify.cpp33 bool UpdateVerify::CheckPartitionVerification() { in CheckPartitionVerification() function in android::snapshot::UpdateVerify
H A Dsnapuserd_core.h386 bool CheckPartitionVerification() { return update_verify_->CheckPartitionVerification(); } in CheckPartitionVerification() function