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 string16 GetShortcutNameOfProfileAtIndex(size_t index) const = 0;
profile_info_cache.h 57 virtual string16 GetShortcutNameOfProfileAtIndex(size_t index)
profile_info_cache.cc 295 string16 ProfileInfoCache::GetShortcutNameOfProfileAtIndex(size_t index)
477 if (shortcut_name == GetShortcutNameOfProfileAtIndex(index))
profile_shortcut_manager_win.cc 779 cache->GetShortcutNameOfProfileAtIndex(profile_index);
    [all...]

Completed in 568 milliseconds