Searched defs:abortStagedSession (Results 1 – 2 of 2) sorted by relevance
| /system/apex/apexd/aidl/android/apex/ | ||
| D | IApexService.aidl | 36 void abortStagedSession(int session_id); in abortStagedSession() method |
| /system/apex/apexd/ | ||
| D | apexservice.cpp | 566 BinderStatus ApexService::abortStagedSession(int session_id) { in abortStagedSession() function in android::apex::binder::__anon9d62fa170111::ApexService |