Home
last modified time | relevance | path

Searched refs:ValidateStagingShimApex (Results 1 – 1 of 1) sorted by relevance

/system/apex/apexd/
Dapexd.cpp781 Result<void> ValidateStagingShimApex(const ApexFile& to) { in ValidateStagingShimApex() function
813 const auto& result = ValidateStagingShimApex(apex_file); in VerifyPackageBoot()