Home
last modified time | relevance | path

Searched defs:abortStagedSession (Results 1 – 3 of 3) sorted by relevance

/system/apex/apexd/aidl/android/apex/
DIApexService.aidl34 void abortStagedSession(int session_id); in abortStagedSession() method
/system/apex/apexd/
Dapexservice.cpp447 BinderStatus ApexService::abortStagedSession(int session_id) { in abortStagedSession() function in android::apex::binder::__anond65ff5a10111::ApexService
Dapexd.cpp1187 Result<void> abortStagedSession(int session_id) { in abortStagedSession() function