Searched defs:getAllPackages (Results 1 – 2 of 2) sorted by relevance
| /system/apex/apexd/aidl/android/apex/ | ||
| D | IApexService.aidl | 34    ApexInfo[] getAllPackages();  in getAllPackages()  method | 
| /system/apex/apexd/ | ||
| D | apexservice.cpp | 517 BinderStatus ApexService::getAllPackages(std::vector<ApexInfo>* aidl_return) {  in getAllPackages()  function in android::apex::binder::__anon3d3eecc60111::ApexService |