Searched defs:unstagePackages (Results 1 – 3 of 3) sorted by relevance
| /system/apex/apexd/aidl/android/apex/ | ||
| D | IApexService.aidl | 35 void unstagePackages(in @utf8InCpp List<String> active_package_paths); in unstagePackages() method |
| /system/apex/apexd/ | ||
| D | apexservice.cpp | 138 BinderStatus ApexService::unstagePackages( in unstagePackages() function in android::apex::binder::__anonb4d15a0a0111::ApexService |
| D | apexd.cpp | 1592 Status unstagePackages(const std::vector<std::string>& paths) { in unstagePackages() function |