Home
last modified time | relevance | path

Searched refs:destroyCeSnapshotsNotSpecified (Results 1 – 3 of 3) sorted by relevance

/system/apex/apexd/aidl/android/apex/
DIApexService.aidl65 void destroyCeSnapshotsNotSpecified(int user_id, in int[] retain_rollback_ids); in destroyCeSnapshotsNotSpecified() method
/system/apex/apexd/
Dapexservice.cpp107 BinderStatus destroyCeSnapshotsNotSpecified(
699 BinderStatus ApexService::destroyCeSnapshotsNotSpecified( in destroyCeSnapshotsNotSpecified() function in android::apex::binder::__anon3d3eecc60111::ApexService
Dapexservice_test.cpp709 service_->destroyCeSnapshotsNotSpecified(0, retain); in TEST_F()