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

  /external/chromium_org/chrome/browser/profiles/
profile_info_interface.h 27 virtual base::string16 GetShortcutNameOfProfileAtIndex(
profile_info_cache.h 57 virtual base::string16 GetShortcutNameOfProfileAtIndex(size_t index)
profile_info_cache.cc 301 base::string16 ProfileInfoCache::GetShortcutNameOfProfileAtIndex(size_t index)
504 if (shortcut_name == GetShortcutNameOfProfileAtIndex(index))
profile_shortcut_manager_win.cc     [all...]

Completed in 527 milliseconds