Searched refs:CheckPartitionVerification (Results 1 – 3 of 3) sorted by relevance
179 bool CheckPartitionVerification();386 bool CheckPartitionVerification() { return update_verify_->CheckPartitionVerification(); } in CheckPartitionVerification() function
33 bool UpdateVerify::CheckPartitionVerification() { in CheckPartitionVerification() function in android::snapshot::UpdateVerify
791 status = (*iter)->snapuserd()->CheckPartitionVerification() && status; in UpdateVerification()