Searched refs:GetFirefoxProfilePath (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/chrome/common/importer/
H A Dfirefox_importer_utils.h44 base::FilePath GetFirefoxProfilePath();
H A Dfirefox_importer_utils_unittest.cc122 TEST(FirefoxImporterUtilsTest, GetFirefoxProfilePath) {
H A Dfirefox_importer_utils.cc60 base::FilePath GetFirefoxProfilePath() { function
/external/chromium_org/chrome/browser/importer/
H A Dimporter_list.cc65 base::FilePath profile_path = GetFirefoxProfilePath();
/external/chromium_org/chrome/browser/net/
H A Dfirefox_proxy_settings.cc172 base::FilePath profile_path = GetFirefoxProfilePath();
/external/chromium_org/third_party/webrtc/base/
H A Dproxydetect.cc376 bool GetFirefoxProfilePath(Pathname* path) { function in namespace:rtc
417 if (!GetFirefoxProfilePath(&path)) {

Completed in 1004 milliseconds