Searched refs:apex_verity (Results 1 – 1 of 1) sorted by relevance
2743 auto apex_verity = apex.VerifyApexVerity(apex.GetBundledPublicKey()); in ValidateDecompressedApex() local2744 if (!apex_verity.ok() || in ValidateDecompressedApex()2746 apex_verity->root_digest) { in ValidateDecompressedApex()