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

/external/chromium_org/chrome/browser/profiles/
H A Dprofile_info_interface.h33 virtual base::string16 GetShortcutNameOfProfileAtIndex(
H A Dprofile_info_cache.h61 virtual base::string16 GetShortcutNameOfProfileAtIndex(size_t index)
H A Dprofile_info_cache.cc291 base::string16 ProfileInfoCache::GetShortcutNameOfProfileAtIndex(size_t index) function in class:ProfileInfoCache
489 if (shortcut_name == GetShortcutNameOfProfileAtIndex(index))
H A Dprofile_shortcut_manager_win.cc802 cache->GetShortcutNameOfProfileAtIndex(profile_index);

Completed in 74 milliseconds