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

  /external/chromium/chrome/browser/importer/
firefox_importer_utils.h 45 bool GetFirefoxVersionAndPathFromProfile(const FilePath& profile_path,
importer_list.cc 67 GetFirefoxVersionAndPathFromProfile(profile_path, &version, &app_path);
firefox_importer_utils.cc 94 bool GetFirefoxVersionAndPathFromProfile(const FilePath& profile_path,
  /external/chromium_org/chrome/common/importer/
firefox_importer_utils.h 53 bool GetFirefoxVersionAndPathFromProfile(const base::FilePath& profile_path,
firefox_importer_utils.cc 96 bool GetFirefoxVersionAndPathFromProfile(const base::FilePath& profile_path,
  /external/chromium_org/chrome/browser/importer/
importer_list.cc 74 GetFirefoxVersionAndPathFromProfile(profile_path, &version, &app_path);

Completed in 90 milliseconds