Searched defs:unstagePackages (Results 1 – 3 of 3) sorted by relevance
60 void unstagePackages(in @utf8InCpp List<String> active_package_paths); in unstagePackages() method
146 BinderStatus ApexService::unstagePackages( in unstagePackages() function in android::apex::binder::__anond65ff5a10111::ApexService
1773 Result<void> unstagePackages(const std::vector<std::string>& paths) { in unstagePackages() function