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