Searched refs:destroyCeSnapshots (Results 1 – 3 of 3) sorted by relevance
59 void destroyCeSnapshots(int user_id, int rollback_id); in destroyCeSnapshots() method
106 BinderStatus destroyCeSnapshots(int user_id, int rollback_id) override;689 BinderStatus ApexService::destroyCeSnapshots(int user_id, int rollback_id) { in destroyCeSnapshots() function in android::apex::binder::__anond65ff5a10111::ApexService
673 android::binder::Status st = service_->destroyCeSnapshots(0, 123456); in TEST_F()676 st = service_->destroyCeSnapshots(1, 123456); in TEST_F()