HomeSort by relevance Sort by last modified time
    Searched refs:AddProfileToCache (Results 1 - 11 of 11) sorted by null

  /external/chromium_org/chrome/browser/profiles/
profile_info_cache_unittest.cc 136 GetCache()->AddProfileToCache(profile_path, profile_name, base::string16(),
177 GetCache()->AddProfileToCache(path_1, ASCIIToUTF16("name_1"),
183 GetCache()->AddProfileToCache(path_2, name_2, base::string16(), 0,
196 GetCache()->AddProfileToCache(
199 GetCache()->AddProfileToCache(
221 GetCache()->AddProfileToCache(
225 GetCache()->AddProfileToCache(
234 GetCache()->AddProfileToCache(
260 GetCache()->AddProfileToCache(
263 GetCache()->AddProfileToCache(
    [all...]
profile_manager_unittest.cc 137 Profile* AddProfileToCache(ProfileManager* profile_manager,
143 cache.AddProfileToCache(path, profile_name,
453 cache.AddProfileToCache(cache.GetUserDataDir().AppendASCII("path_1"),
456 cache.AddProfileToCache(cache.GetUserDataDir().AppendASCII("path_2"),
459 cache.AddProfileToCache(cache.GetUserDataDir().AppendASCII("path_3"),
478 cache.AddProfileToCache(cache.GetUserDataDir().AppendASCII("path_1"),
481 cache.AddProfileToCache(cache.GetUserDataDir().AppendASCII("path_2"),
    [all...]
profile_list_desktop_unittest.cc 78 cache->AddProfileToCache(
326 cache->AddProfileToCache(path, ASCIIToUTF16("Test 2"), base::string16(), 0,
profile_shortcut_manager_unittest_win.cc 100 profile_info_cache_->AddProfileToCache(profile_1_path_, profile_1_name_,
188 profile_info_cache_->AddProfileToCache(profile_path, profile_name,
366 profile_info_cache_->AddProfileToCache(profile_2_path_, profile_2_name_,
688 profile_info_cache_->AddProfileToCache(profile_1_path_, profile_1_name_,
706 profile_info_cache_->AddProfileToCache(profile_3_path_, profile_3_name_,
    [all...]
profile_info_cache.h 47 void AddProfileToCache(const base::FilePath& profile_path,
profile_manager.h 268 void AddProfileToCache(Profile* profile);
profile_manager.cc 408 cache.AddProfileToCache(profile_path, name, base::string16(), icon_index,
798 AddProfileToCache(profile);
    [all...]
profile_info_cache.cc 207 void ProfileInfoCache::AddProfileToCache(
    [all...]
  /external/chromium_org/chrome/browser/signin/
signin_names_io_thread_unittest.cc 75 cache->AddProfileToCache(profile_dir, name, email, 0, std::string());
  /external/chromium_org/chrome/browser/chromeos/profiles/
profile_list_chromeos_unittest.cc 176 manager()->profile_info_cache()->AddProfileToCache(
  /external/chromium_org/chrome/browser/ui/sync/
one_click_signin_helper_unittest.cc 816 cache->AddProfileToCache(user_data_dir.Append(FILE_PATH_LITERAL("user")),
    [all...]

Completed in 5550 milliseconds