Home
last modified time | relevance | path

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

/aosp12/system/apex/apexd/
H A Dapex_file_test.cpp102 auto verity_or = in TEST_P() local
127 auto verity_or = apex_file->VerifyApexVerity("wrong-key"); in TEST_P() local
H A Dapexd.cpp838 Result<ApexVerityData> verity_or = apex_file.VerifyApexVerity(*public_key); in VerifyPackageBoot() local