Home
last modified time | relevance | path

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

/external/chromium/chrome/browser/importer/
Dfirefox_importer_utils.h45 bool GetFirefoxVersionAndPathFromProfile(const FilePath& profile_path,
Dimporter_list.cc67 GetFirefoxVersionAndPathFromProfile(profile_path, &version, &app_path); in DetectFirefoxProfiles()
Dfirefox_importer_utils.cc94 bool GetFirefoxVersionAndPathFromProfile(const FilePath& profile_path, in GetFirefoxVersionAndPathFromProfile() function