Searched refs:GetIndexOfProfileWithPath (Results 1 - 25 of 38) sorted by relevance

12

/external/chromium_org/chrome/browser/profiles/
H A Davatar_menu_desktop.cc20 size_t index = cache.GetIndexOfProfileWithPath(profile->GetPath());
H A Dgaia_info_update_service_unittest.cc84 size_t index = GetCache()->GetIndexOfProfileWithPath(profile->GetPath());
127 size_t index = GetCache()->GetIndexOfProfileWithPath(profile()->GetPath());
167 size_t index = GetCache()->GetIndexOfProfileWithPath(profile()->GetPath());
176 size_t index = GetCache()->GetIndexOfProfileWithPath(profile()->GetPath());
197 size_t index = GetCache()->GetIndexOfProfileWithPath(profile()->GetPath());
206 GetCache()->GetIndexOfProfileWithPath(profile()->GetPath());
212 GetCache()->GetIndexOfProfileWithPath(profile()->GetPath()));
217 GetCache()->GetIndexOfProfileWithPath(profile()->GetPath()));
225 GetCache()->GetIndexOfProfileWithPath(profile()->GetPath()));
233 GetCache()->GetIndexOfProfileWithPath(profil
[all...]
H A Dprofile_list_desktop_browsertest.cc64 size_t index = cache.GetIndexOfProfileWithPath(current_profile->GetPath());
131 menu->SwitchToProfile(cache.GetIndexOfProfileWithPath(path_profile1),
137 menu->SwitchToProfile(cache.GetIndexOfProfileWithPath(path_profile2),
142 menu->SwitchToProfile(cache.GetIndexOfProfileWithPath(path_profile1),
H A Dgaia_info_update_service.cc116 size_t profile_index = cache.GetIndexOfProfileWithPath(profile_->GetPath());
122 profile_index = cache.GetIndexOfProfileWithPath(profile_->GetPath());
127 profile_index = cache.GetIndexOfProfileWithPath(profile_->GetPath());
155 size_t profile_index = cache.GetIndexOfProfileWithPath(profile_->GetPath());
164 profile_index = cache.GetIndexOfProfileWithPath(profile_->GetPath());
H A Dprofile_info_cache_unittest.cc51 GetCache()->GetIndexOfProfileWithPath(profile_path));
59 GetCache()->GetIndexOfProfileWithPath(profile_path));
74 GetCache()->GetIndexOfProfileWithPath(profile_path));
84 GetCache()->GetIndexOfProfileWithPath(profile_path));
165 EXPECT_EQ(i, GetCache()->GetIndexOfProfileWithPath(profile_path));
316 int index1 = GetCache()->GetIndexOfProfileWithPath(GetProfilePath("path_1"));
317 int index2 = GetCache()->GetIndexOfProfileWithPath(GetProfilePath("path_2"));
326 index1 = GetCache()->GetIndexOfProfileWithPath(GetProfilePath("path_1"));
327 index2 = GetCache()->GetIndexOfProfileWithPath(GetProfilePath("path_2"));
339 index1 = GetCache()->GetIndexOfProfileWithPath(GetProfilePat
[all...]
H A Dprofiles_state.cc62 size_t index = cache.GetIndexOfProfileWithPath(profile_path);
103 size_t profile_index = cache.GetIndexOfProfileWithPath(profile->GetPath());
168 size_t index = cache.GetIndexOfProfileWithPath(active_profile->GetPath());
H A Dprofile_info_interface.h26 virtual size_t GetIndexOfProfileWithPath(
H A Davatar_menu.cc196 profile_info_->GetIndexOfProfileWithPath(active_profile->GetPath());
H A Dprofile_window.cc161 size_t index = cache.GetIndexOfProfileWithPath(profile_path_to_focus);
297 cache->GetIndexOfProfileWithPath(profile_path), true);
H A Dprofile_shortcut_manager_unittest_win.cc239 profile_info_cache_->GetIndexOfProfileWithPath(profile_2_path_);
714 profile_info_cache_->GetIndexOfProfileWithPath(profile_3_path_), 3);
720 profile_info_cache_->GetIndexOfProfileWithPath(profile_3_path_),
729 profile_info_cache_->GetIndexOfProfileWithPath(profile_2_path_),
841 profile_info_cache_->GetIndexOfProfileWithPath(profile_1_path_);
H A Dprofile_info_cache.h58 virtual size_t GetIndexOfProfileWithPath(
H A Dprofile_manager_unittest.cc375 size_t supervised_index = cache.GetIndexOfProfileWithPath(supervised_path);
378 cache.GetIndexOfProfileWithPath(nonsupervised_path);
549 size_t profile_index = cache.GetIndexOfProfileWithPath(dest_path);
1160 int index = cache.GetIndexOfProfileWithPath(profile1->GetPath());
1166 index = cache.GetIndexOfProfileWithPath(profile2->GetPath());
1171 index = cache.GetIndexOfProfileWithPath(profile3->GetPath());
1188 cache.GetIndexOfProfileWithPath(profile1->GetPath()), gaia_given_name);
H A Dprofile_impl.cc1338 size_t index = cache.GetIndexOfProfileWithPath(GetPath());
1350 size_t index = cache.GetIndexOfProfileWithPath(GetPath());
1362 size_t index = cache.GetIndexOfProfileWithPath(GetPath());
1376 size_t index = cache.GetIndexOfProfileWithPath(GetPath());
1393 size_t index = cache.GetIndexOfProfileWithPath(GetPath());
H A Dprofile_manager.cc758 cache.GetIndexOfProfileWithPath(profile->GetPath());
1116 cache.GetIndexOfProfileWithPath(profile_dir)).empty();
1155 if (cache.GetIndexOfProfileWithPath(profile->GetPath()) != std::string::npos)
1180 cache.GetIndexOfProfileWithPath(profile->GetPath()), true);
1233 cache.GetIndexOfProfileWithPath(last_active->GetPath());
/external/chromium_org/chrome/browser/supervised_user/
H A Dsupervised_user_service_browsertest.cc56 size_t index = cache.GetIndexOfProfileWithPath(profile->GetPath());
96 size_t profile_index = cache.GetIndexOfProfileWithPath(profile->GetPath());
124 size_t profile_index = cache.GetIndexOfProfileWithPath(profile->GetPath());
134 profile_index = cache.GetIndexOfProfileWithPath(profile->GetPath());
142 profile_index = cache.GetIndexOfProfileWithPath(profile->GetPath());
/external/chromium_org/chrome/browser/task_manager/
H A Dtask_manager_util.cc52 size_t index = cache.GetIndexOfProfileWithPath(
/external/chromium_org/chrome/browser/android/profiles/
H A Dprofile_downloader_android.cc116 const size_t index = info.GetIndexOfProfileWithPath(profile->GetPath());
132 const size_t index = info.GetIndexOfProfileWithPath(profile->GetPath());
/external/chromium_org/chrome/browser/background/
H A Dbackground_mode_manager.cc296 size_t index = profile_cache_->GetIndexOfProfileWithPath(profile->GetPath());
387 size_t profile_index = profile_cache_->GetIndexOfProfileWithPath(
431 cache.GetIndexOfProfileWithPath(profile_path));
452 cache.GetIndexOfProfileWithPath(profile_path));
476 cache.GetIndexOfProfileWithPath(profile_path));
501 if (cache.ProfileIsSigninRequiredAtIndex(cache.GetIndexOfProfileWithPath(
/external/chromium_org/chrome/browser/chromeos/profiles/
H A Dprofile_list_chromeos.cc53 size_t i = profile_info_->GetIndexOfProfileWithPath(
/external/chromium_org/chrome/browser/ui/views/frame/
H A Dbrowser_non_client_frame_view.cc110 size_t index = cache.GetIndexOfProfileWithPath(profile->GetPath());
H A Dbrowser_window_property_manager_browsertest_win.cc221 size_t profile2_index = cache.GetIndexOfProfileWithPath(path_profile2);
/external/chromium_org/chrome/browser/ui/webui/options/
H A Doptions_ui_browsertest.cc231 EXPECT_TRUE(profile_info_cache.GetIndexOfProfileWithPath(profile_dir) !=
252 EXPECT_TRUE(profile_info_cache.GetIndexOfProfileWithPath(profile_dir) ==
H A Dmanage_profile_handler.cc279 size_t profile_index = cache.GetIndexOfProfileWithPath(profile->GetPath());
422 size_t profile_index = cache.GetIndexOfProfileWithPath(profile_file_path);
446 size_t profile_index = cache.GetIndexOfProfileWithPath(profile_file_path);
/external/chromium_org/chrome/browser/signin/
H A Dlocal_auth.cc102 return info.GetIndexOfProfileWithPath(profile->GetPath());
/external/chromium_org/chrome/test/base/
H A Dtesting_profile_manager.cc98 size_t index = cache.GetIndexOfProfileWithPath(profile_path);

Completed in 4162 milliseconds

12