Home
last modified time | relevance | path

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

/system/apex/apexd/
Dapexd_prepostinstall.h38 android::base::Result<void> StagePostInstall(
Dapexd_prepostinstall.cpp245 Result<void> StagePostInstall(const std::vector<ApexFile>& apexes) { in StagePostInstall() function
Dapexd.cpp624 &StagePostInstall); in PostinstallPackages()