Searched defs:stagePackage (Results 1 – 2 of 2) sorted by relevance
| /system/apex/apexd/aidl/android/apex/ | ||
| D | IApexService.aidl | 67 boolean stagePackage(in @utf8InCpp String package_tmp_path); in stagePackage() method |
| /system/apex/apexd/ | ||
| D | apexservice.cpp | 103 BinderStatus ApexService::stagePackage(const std::string& packageTmpPath, in stagePackage() function in android::apex::binder::__anonb4d15a0a0111::ApexService |