Searched defs:abortStagedSession (Results 1 – 3 of 3) sorted by relevance
/system/apex/apexd/aidl/android/apex/ | ||
D | IApexService.aidl | 34 void abortStagedSession(int session_id); in abortStagedSession() method |
/system/apex/apexd/ | ||
D | apexservice.cpp | 447 BinderStatus ApexService::abortStagedSession(int session_id) { in abortStagedSession() function in android::apex::binder::__anond65ff5a10111::ApexService |
D | apexd.cpp | 1187 Result<void> abortStagedSession(int session_id) { in abortStagedSession() function |