Home
last modified time | relevance | path

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

/system/apex/apexd/
Dapexd_prepostinstall.h30 Status StagePreInstall(const std::vector<ApexFile>& apexes);
Dapexd_prepostinstall.cpp215 Status StagePreInstall(const std::vector<ApexFile>& apexes) { in StagePreInstall() function
Dapexd.cpp674 &StagePreInstall); in PreinstallPackages()