Searched refs:postinstallPackages (Results 1 – 5 of 5) sorted by relevance
87 void postinstallPackages(in @utf8InCpp List<String> package_tmp_paths); in postinstallPackages() method
43 android::base::Result<void> postinstallPackages(
90 BinderStatus postinstallPackages(428 BinderStatus ApexService::postinstallPackages( in postinstallPackages() function in android::apex::binder::__anond65ff5a10111::ApexService435 Result<void> res = ::android::apex::postinstallPackages(paths); in postinstallPackages()902 : postinstallPackages(pkgs); in shellCommand()
1624 Result<void> postinstall_status = postinstallPackages(apexes); in scanStagedSessionsDirAndStage()1669 Result<void> postinstallPackages(const std::vector<std::string>& paths) { in postinstallPackages() function
1654 RunPrePost(&IApexService::postinstallPackages, in TEST_F()1662 RunPrePost(&IApexService::postinstallPackages, in TEST_F()1668 RunPrePost(&IApexService::postinstallPackages, in TEST_F()