Home
last modified time | relevance | path

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

/system/apex/apexd/
Dapexd_prepostinstall.h32 android::base::Result<void> StagePreInstall(
Dapexd_prepostinstall.cpp236 Result<void> StagePreInstall(const std::vector<ApexFile>& apexes) { in StagePreInstall() function
Dapexd.cpp619 &StagePreInstall); in PreinstallPackages()