Searched refs:destroyDeSnapshots (Results 1 – 3 of 3) sorted by relevance
54 void destroyDeSnapshots(int rollback_id); in destroyDeSnapshots() method
631 service_->destroyDeSnapshots(8975); in TEST_F()635 service_->destroyDeSnapshots(123456); in TEST_F()649 service_->destroyDeSnapshots(8975); in TEST_F()653 service_->destroyDeSnapshots(123456); in TEST_F()
105 BinderStatus destroyDeSnapshots(int rollback_id) override;671 BinderStatus ApexService::destroyDeSnapshots(int rollback_id) { in destroyDeSnapshots() function in android::apex::binder::__anond65ff5a10111::ApexService