Searched defs:destroyCeSnapshots (Results 1 – 2 of 2) sorted by relevance
/system/apex/apexd/aidl/android/apex/ | ||
D | IApexService.aidl | 58 void destroyCeSnapshots(int user_id, int rollback_id); in destroyCeSnapshots() method |
/system/apex/apexd/ | ||
D | apexservice.cpp | 588 BinderStatus ApexService::destroyCeSnapshots(int user_id, int rollback_id) { in destroyCeSnapshots() function in android::apex::binder::__anon790823680111::ApexService |