Home
last modified time | relevance | path

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

/system/apex/apexd/
Dapexd_prepostinstall.h41 android::base::Result<void> StagePostInstall(
Dapexd_prepostinstall.cpp214 Result<void> StagePostInstall(const std::vector<ApexFile>& apexes, in StagePostInstall() function
Dapexd.cpp759 &StagePostInstall); in PostinstallPackages()