Searched defs:stagePackages (Results 1 – 2 of 2) sorted by relevance
| /system/apex/apexd/aidl/android/apex/ | ||
| D | IApexService.aidl | 79    void stagePackages(in @utf8InCpp List<String> package_tmp_paths);  in stagePackages()  method | 
| /system/apex/apexd/ | ||
| D | apexservice.cpp | 141 BinderStatus ApexService::stagePackages(const std::vector<std::string>& paths) {  in stagePackages()  function in android::apex::binder::__anon3d3eecc60111::ApexService |