Searched refs:destroyDeSnapshots (Results 1 – 3 of 3) sorted by relevance
54 void destroyDeSnapshots(int rollback_id); in destroyDeSnapshots() method
634 service_->destroyDeSnapshots(8975); in TEST_F()638 service_->destroyDeSnapshots(123456); in TEST_F()652 service_->destroyDeSnapshots(8975); in TEST_F()656 service_->destroyDeSnapshots(123456); in TEST_F()
105 BinderStatus destroyDeSnapshots(int rollback_id) override;663 BinderStatus ApexService::destroyDeSnapshots(int rollback_id) { in destroyDeSnapshots() function in android::apex::binder::__anon3d3eecc60111::ApexService