Home
last modified time | relevance | path

Searched defs:profile_path (Results 1 – 13 of 13) sorted by relevance

/external/chromium/chrome/browser/
Dshell_integration_win.cc41 std::wstring GetProfileIdFromPath(const FilePath& profile_path) { in GetProfileIdFromPath()
221 FilePath profile_path; in GetExpectedAppId() local
398 const FilePath& profile_path) { in GetAppId()
412 std::wstring ShellIntegration::GetChromiumAppId(const FilePath& profile_path) { in GetChromiumAppId()
Dtransport_security_persister.cc25 net::TransportSecurityState* state, const FilePath& profile_path) { in Initialize()
Duser_style_sheet_watcher.cc128 UserStyleSheetWatcher::UserStyleSheetWatcher(const FilePath& profile_path) in UserStyleSheetWatcher()
Dbrowser_process_impl.cc146 FilePath profile_path; in ~BrowserProcessImpl() local
663 void BrowserProcessImpl::ClearLocalState(const FilePath& profile_path) { in ClearLocalState()
667 bool BrowserProcessImpl::ShouldClearLocalState(FilePath* profile_path) { in ShouldClearLocalState()
Dshell_integration_unittest.cc328 FilePath profile_path(FILE_PATH_LITERAL("root")); in TEST() local
/external/chromium/chrome/browser/importer/
Dfirefox_importer_utils.cc94 bool GetFirefoxVersionAndPathFromProfile(const FilePath& profile_path, in GetFirefoxVersionAndPathFromProfile()
283 std::string ReadPrefsJsValue(const FilePath& profile_path, in ReadPrefsJsValue()
294 const FilePath& profile_path) { in GetFirefoxDefaultSearchEngineIndex()
328 GURL GetHomepage(const FilePath& profile_path) { in GetHomepage()
Dimporter_list.cc55 FilePath profile_path = GetFirefoxProfilePath(); in DetectFirefoxProfiles() local
Dfirefox_proxy_settings.cc91 FilePath profile_path = GetFirefoxProfilePath(); in GetSettings() local
Dfirefox3_importer.cc382 FilePath profile_path = source_path_.AppendASCII("searchplugins"); in GetSearchEnginesXMLFiles() local
/external/chromium/chrome/browser/web_applications/
Dweb_app.cc200 const FilePath& profile_path, in CreateShortcutTask()
503 FilePath GetDataDir(const FilePath& profile_path) { in GetDataDir()
/external/chromium/third_party/libjingle/source/talk/base/
Dproxydetect.cc429 bool GetDefaultFirefoxProfile(Pathname* profile_path) { in GetDefaultFirefoxProfile()
/external/chromium/chrome/browser/webdata/
Dweb_data_service.cc59 bool WebDataService::Init(const FilePath& profile_path) { in Init()
/external/chromium/chrome/browser/chromeos/cros/
Dnetwork_library.cc3219 const char* profile_path, in ProfileUpdate()
3564 void UpdateRememberedServiceList(const char* profile_path, in UpdateRememberedServiceList()