Home
last modified time | relevance | path

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

/system/apex/apexd/
Dapexd.cpp662 Result<void> VerifyPackageBoot(const ApexFile& apex_file) { in VerifyPackageBoot() function
685 const auto& verify_package_boot_status = VerifyPackageBoot(apex_file); in VerifyPackageInstall()
1697 auto verify_status = verifyPackages(tmpPaths, VerifyPackageBoot); in stagePackages()