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

  /external/chromium_org/chrome/browser/profiles/
profile_shortcut_manager_win.h 29 base::string16 CreateProfileShortcutFlags(const base::FilePath& profile_path);
profile_shortcut_manager_win.cc 436 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) {
727 profiles::internal::CreateProfileShortcutFlags(profile_path));
    [all...]
profile_shortcut_manager_unittest_win.cc 149 profiles::internal::CreateProfileShortcutFlags(profile_path));
338 profiles::internal::CreateProfileShortcutFlags(profile_path));
    [all...]

Completed in 30 milliseconds