Searched refs:VerifyPackageBoot (Results 1 – 1 of 1) sorted by relevance
662 Result<void> VerifyPackageBoot(const ApexFile& apex_file) { in VerifyPackageBoot() function685 const auto& verify_package_boot_status = VerifyPackageBoot(apex_file); in VerifyPackageInstall()1697 auto verify_status = verifyPackages(tmpPaths, VerifyPackageBoot); in stagePackages()