Home
last modified time | relevance | path

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

/system/apex/apexd/
Dapexd_prepostinstall.h33 android::base::Result<void> StagePreInstall(
Dapexd_prepostinstall.cpp204 Result<void> StagePreInstall(const std::vector<ApexFile>& apexes, in StagePreInstall() function
Dapexd.cpp754 &StagePreInstall); in PreinstallPackages()