Searched refs:CreateProfileShortcutFlags (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/chrome/browser/profiles/
H A Dprofile_shortcut_manager_win.h29 base::string16 CreateProfileShortcutFlags(const base::FilePath& profile_path);
H A Dprofile_shortcut_manager_win.cc436 profiles::internal::CreateProfileShortcutFlags(params.profile_path);
511 profiles::internal::CreateProfileShortcutFlags(profile_path);
562 profiles::internal::CreateProfileShortcutFlags(profile_path);
634 base::string16 CreateProfileShortcutFlags(const base::FilePath& profile_path) { function in namespace:profiles::internal
727 profiles::internal::CreateProfileShortcutFlags(profile_path));
H A Dprofile_shortcut_manager_unittest_win.cc149 profiles::internal::CreateProfileShortcutFlags(profile_path));
338 profiles::internal::CreateProfileShortcutFlags(profile_path));

Completed in 495 milliseconds