Home
last modified time | relevance | path

Searched refs:GetFirefoxInstallPathFromRegistry (Results 1 – 3 of 3) sorted by relevance

/external/chromium/chrome/browser/importer/
Dfirefox_importer_utils.h29 FilePath GetFirefoxInstallPathFromRegistry();
Dfirefox_importer_utils_win.cc43 FilePath GetFirefoxInstallPathFromRegistry() { in GetFirefoxInstallPathFromRegistry() function
Dimporter_list.cc83 firefox->app_path = GetFirefoxInstallPathFromRegistry(); in DetectFirefoxProfiles()