Home
last modified time | relevance | path

Searched refs:GetFirefoxProfilePath (Results 1 – 5 of 5) sorted by relevance

/external/chromium/chrome/browser/importer/
Dfirefox_importer_utils.h41 FilePath GetFirefoxProfilePath();
Dimporter_list.cc55 FilePath profile_path = GetFirefoxProfilePath(); in DetectFirefoxProfiles()
Dfirefox_proxy_settings.cc91 FilePath profile_path = GetFirefoxProfilePath(); in GetSettings()
Dfirefox_importer_utils.cc49 FilePath GetFirefoxProfilePath() { in GetFirefoxProfilePath() function
/external/chromium/third_party/libjingle/source/talk/base/
Dproxydetect.cc391 bool GetFirefoxProfilePath(Pathname* path) { in GetFirefoxProfilePath() function
432 if (!GetFirefoxProfilePath(&path)) { in GetDefaultFirefoxProfile()