6 calls to drupal_get_installed_schema_version()

drupal_load_updates in drupal-6.x/includes/install.inc
Initialize the update system by loading all installed module's .install files.
system_modules_submit in drupal-6.x/modules/system/system.admin.inc
Submit callback; handles modules form submission.
system_requirements in drupal-6.x/modules/system/system.install
Implementation of hook_requirements().
update_fix_d6_requirements in drupal-6.x/update.php
Perform Drupal 5.x to 6.x updates that are required for update.php to function properly.
update_script_selection_form in drupal-6.x/update.php
_drupal_install_module in drupal-6.x/includes/install.inc
Callback to install an individual profile module.