8 calls to system_rebuild_theme_data()

block_update_7004 in drupal/modules/block/block.install
Add new blocks to new regions, migrate custom variables to blocks.
drupal_flush_all_caches in drupal/includes/common.inc
Flushes all cached data on the site.
ModuleDependencyTestCase::testThemeMetaData in drupal/modules/system/system.test
Tests whether the correct theme metadata is returned.
system_install in drupal/modules/system/system.install
Implements hook_install().
system_themes_page in drupal/modules/system/system.admin.inc
Menu callback; displays a listing of all themes.
ThemeUpdater::postInstall in drupal/modules/system/system.updater.inc
Perform actions after installation.
update_check_incompatibility in drupal/includes/update.inc
Tests the compatibility of a module or theme.
update_get_projects in drupal/modules/update/update.compare.inc
Fetches an array of installed and enabled projects.