7 calls to views_invalidate_cache()

view::delete in includes/view.inc
Delete the view from the database.
view::save in includes/view.inc
Save the view to the database. If the view does not already exist, A vid will be assigned to the view and also returned from this function.
ViewsExposedFormTest::testRenameResetButton in tests/views_exposed_form.test
Tests, whether and how the reset button can be renamed.
ViewsTranslatableTest::testUi in tests/views_translatable.test
views_export_status in ./views.module
Export callback to change view status.
views_ui_tools_clear_cache in includes/admin.inc
Submit hook to clear the views cache.
_views_drush_changestatus in drush/views.drush.inc
Helper function to enable / disable views