Home
last modified time | relevance | path

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

/system/apex/apexd/aidl/android/apex/
DIApexService.aidl64 void destroyCeSnapshotsNotSpecified(int user_id, in int[] retain_rollback_ids); in destroyCeSnapshotsNotSpecified() method
/system/apex/apexd/
Dapexservice.cpp101 BinderStatus destroyCeSnapshotsNotSpecified(
599 BinderStatus ApexService::destroyCeSnapshotsNotSpecified( in destroyCeSnapshotsNotSpecified() function in android::apex::binder::__anond65ff5a10111::ApexService
Dapexservice_test.cpp948 service_->destroyCeSnapshotsNotSpecified(0, retain); in TEST_F()