Home
last modified time | relevance | path

Searched refs:FindPositionForProfile (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/profiles/
Dprofile_info_cache.cc154 sorted_keys_.insert(FindPositionForProfile(it.key(), name), it.key()); in ProfileInfoCache()
210 sorted_keys_.insert(FindPositionForProfile(key, name), key); in AddProfileToCache()
920 std::vector<std::string>::iterator ProfileInfoCache::FindPositionForProfile( in FindPositionForProfile() function in ProfileInfoCache
979 sorted_keys_.insert(FindPositionForProfile(key, name), key); in UpdateSortForProfileIndex()
Dprofile_info_cache.h173 std::vector<std::string>::iterator FindPositionForProfile(