Searched refs:GetProfileIconPath (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/chrome/browser/profiles/
H A Dprofile_shortcut_manager_win.h20 base::FilePath GetProfileIconPath(const base::FilePath& profile_path);
H A Dprofile_shortcut_manager_unittest_win.cc77 profiles::internal::GetProfileIconPath(profile_path);
139 profiles::internal::GetProfileIconPath(profile_path);
789 profiles::internal::GetProfileIconPath(profile_1_path_);
803 profiles::internal::GetProfileIconPath(profile_1_path_);
805 profiles::internal::GetProfileIconPath(profile_2_path_);
837 profiles::internal::GetProfileIconPath(profile_1_path_);
839 profiles::internal::GetProfileIconPath(profile_2_path_);
H A Dprofile_shortcut_manager_win.cc201 profiles::internal::GetProfileIconPath(profile_path);
615 base::FilePath GetProfileIconPath(const base::FilePath& profile_path) { function in namespace:profiles::internal
729 *icon_path = profiles::internal::GetProfileIconPath(profile_path);
/external/chromium_org/chrome/browser/ui/views/frame/
H A Dbrowser_window_property_manager_browsertest_win.cc91 EXPECT_EQ(profiles::internal::GetProfileIconPath(

Completed in 797 milliseconds