Searched refs:GetFirefoxVersionAndPathFromProfile (Results 1 – 3 of 3) sorted by relevance
45 bool GetFirefoxVersionAndPathFromProfile(const FilePath& profile_path,
67 GetFirefoxVersionAndPathFromProfile(profile_path, &version, &app_path); in DetectFirefoxProfiles()
94 bool GetFirefoxVersionAndPathFromProfile(const FilePath& profile_path, in GetFirefoxVersionAndPathFromProfile() function