HomeSort by relevance Sort by last modified time
    Searched refs:GetFirefoxInstallPathFromRegistry (Results 1 - 6 of 6) sorted by null

  /external/chromium/chrome/browser/importer/
firefox_importer_utils.h 29 FilePath GetFirefoxInstallPathFromRegistry();
firefox_importer_utils_win.cc 43 FilePath GetFirefoxInstallPathFromRegistry() {
importer_list.cc 83 firefox->app_path = GetFirefoxInstallPathFromRegistry();
  /external/chromium_org/chrome/common/importer/
firefox_importer_utils.h 32 base::FilePath GetFirefoxInstallPathFromRegistry();
firefox_importer_utils_win.cc 48 base::FilePath GetFirefoxInstallPathFromRegistry() {
  /external/chromium_org/chrome/browser/importer/
importer_list.cc 88 firefox->app_path = GetFirefoxInstallPathFromRegistry();

Completed in 543 milliseconds