Searched defs:destroyDeSnapshots (Results 1 – 3 of 3) sorted by relevance
/aosp12/system/apex/apexd/aidl/android/apex/ | ||
H A D | IApexService.aidl | 53 void destroyDeSnapshots(int rollback_id); in destroyDeSnapshots() method |
/aosp12/frameworks/base/services/core/java/com/android/server/pm/ | ||
H A D | ApexManager.java | 359 public abstract boolean destroyDeSnapshots(int rollbackId); in destroyDeSnapshots() method in ApexManager |
/aosp12/system/apex/apexd/ | ||
H A D | apexservice.cpp | 577 BinderStatus ApexService::destroyDeSnapshots(int rollback_id) { in destroyDeSnapshots() function in android::apex::binder::__anonf34a850d0110::ApexService |