Home
last modified time | relevance | path

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

/aosp_15_r20/system/apex/apexd/
H A Dapex_file.cpp348 Result<ApexVerityData> ApexFile::VerifyApexVerity( in VerifyApexVerity() function in android::apex::ApexFile
H A Dapex_file_test.cpp115 TEST_P(ApexFileTest, VerifyApexVerity) { in TEST_P() argument