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 139 GetCache()->AddProfileToCache(profile_path, profile_name, base::string16(),
180 GetCache()->AddProfileToCache(path_1, ASCIIToUTF16("name_1"),
186 GetCache()->AddProfileToCache(path_2, name_2, base::string16(), 0,
199 GetCache()->AddProfileToCache(
202 GetCache()->AddProfileToCache(
224 GetCache()->AddProfileToCache(
228 GetCache()->AddProfileToCache(
237 GetCache()->AddProfileToCache(
263 GetCache()->AddProfileToCache(
266 GetCache()->AddProfileToCache(
    [all...]
profile_manager_unittest.cc 141 Profile* AddProfileToCache(ProfileManager* profile_manager,
147 cache.AddProfileToCache(path, profile_name,
467 cache.AddProfileToCache(cache.GetUserDataDir().AppendASCII("path_1"),
470 cache.AddProfileToCache(cache.GetUserDataDir().AppendASCII("path_2"),
473 cache.AddProfileToCache(cache.GetUserDataDir().AppendASCII("path_3"),
492 cache.AddProfileToCache(cache.GetUserDataDir().AppendASCII("path_1"),
495 cache.AddProfileToCache(cache.GetUserDataDir().AppendASCII("path_2"),
    [all...]
profile_list_desktop_unittest.cc 81 cache->AddProfileToCache(
344 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 423 cache.AddProfileToCache(profile_path, name, base::string16(), icon_index,
808 AddProfileToCache(profile);
    [all...]
profile_info_cache.cc 185 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 165 manager()->profile_info_cache()->AddProfileToCache(
  /external/chromium_org/chrome/browser/ui/sync/
one_click_signin_helper_unittest.cc 783 cache->AddProfileToCache(user_data_dir.Append(FILE_PATH_LITERAL("user")),
    [all...]

Completed in 568 milliseconds