Home
last modified time | relevance | path

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

/system/apex/apexd/
Dapex_file_test.cpp120 auto verity_or = in TEST_P() local
145 auto verity_or = apex_file->VerifyApexVerity("wrong-key"); in TEST_P() local
Dapexd.cpp901 Result<ApexVerityData> verity_or = apex_file.VerifyApexVerity(*public_key); in VerifyPackageBoot() local