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

  /external/chromium_org/chrome/browser/profiles/
profile_shortcut_manager.h 39 virtual void HasProfileShortcuts(
profile_shortcut_manager_win.h 62 virtual void HasProfileShortcuts(
profile_shortcut_manager_unittest_win.cc 656 TEST_F(ProfileShortcutManagerTest, HasProfileShortcuts) {
669 profile_shortcut_manager_->HasProfileShortcuts(profile_2_path_, callback);
678 profile_shortcut_manager_->HasProfileShortcuts(profile_2_path_, callback);
    [all...]
profile_shortcut_manager_win.cc 694 void ProfileShortcutManagerWin::HasProfileShortcuts(
    [all...]
  /external/chromium_org/chrome/browser/ui/webui/options/
manage_profile_handler.cc 458 shortcut_manager->HasProfileShortcuts(

Completed in 58 milliseconds