Searched refs:source_path_ (Results 1 – 6 of 6) sorted by relevance
73 source_path_ = source_profile.source_path; in StartImport()109 FilePath file = source_path_.AppendASCII("places.sqlite"); in ImportHistory()155 FilePath file = source_path_.AppendASCII("places.sqlite"); in ImportBookmarks()314 if (!decryptor.Init(source_path_, source_path_) && in ImportPasswords()315 !decryptor.Init(app_path_, source_path_)) { in ImportPasswords()320 FilePath source_path = source_path_; in ImportPasswords()350 GetFirefoxDefaultSearchEngineIndex(search_engines, source_path_); in ImportSearchEngines()355 GURL home_page = GetHomepage(source_path_); in ImportHomepage()363 FilePath file = source_path_.AppendASCII("search.sqlite"); in GetSearchEnginesXMLFiles()382 FilePath profile_path = source_path_.AppendASCII("searchplugins"); in GetSearchEnginesXMLFiles()
54 source_path_ = source_profile.source_path; in StartImport()305 FilePath file = source_path_; in ImportBookmarks()339 if (!decryptor.Init(source_path_, source_path_) && in ImportPasswords()340 !decryptor.Init(app_path_, source_path_)) { in ImportPasswords()346 FilePath file = source_path_.AppendASCII("signons2.txt"); in ImportPasswords()348 file = source_path_.AppendASCII("signons.txt"); in ImportPasswords()364 FilePath file = source_path_.AppendASCII("history.dat"); in ImportHistory()376 GetFirefoxDefaultSearchEngineIndex(search_engines, source_path_); in ImportSearchEngines()381 GURL home_page = GetHomepage(source_path_); in ImportHomepage()396 FilePath profile_dir = source_path_.AppendASCII("searchplugins"); in GetSearchEnginesXMLFiles()
87 source_path_ = source_profile.source_path; in StartImport()206 if (!source_path_.empty()) { in ImportPasswordsIE6()324 if (!source_path_.empty()) { in ImportPasswordsIE7()495 if (!source_path_.empty()) { in GetFavoritesInfo()497 info->path = source_path_; in GetFavoritesInfo()
83 FilePath source_path_; variable
82 FilePath source_path_; variable
141 FilePath source_path_; variable