Home
last modified time | relevance | path

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

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