Searched refs:CacheKeyFromProfilePath (Results 1 – 2 of 2) sorted by relevance
191 std::string key = CacheKeyFromProfilePath(profile_path); in AddProfileToCache()248 std::string key = CacheKeyFromProfilePath(profile_path); in DeleteProfileFromCache()270 std::string search_key = CacheKeyFromProfilePath(profile_path); in GetIndexOfProfileWithPath()373 std::string key = CacheKeyFromProfilePath(path); in GetGAIAPictureOfProfileAtIndex()629 std::string key = CacheKeyFromProfilePath(path); in SetGAIAPictureOfProfileAtIndex()913 std::string ProfileInfoCache::CacheKeyFromProfilePath( in CacheKeyFromProfilePath() function in ProfileInfoCache974 std::string key = CacheKeyFromProfilePath(GetPathOfProfileAtIndex(index)); in UpdateSortForProfileIndex()
172 std::string CacheKeyFromProfilePath(const base::FilePath& profile_path) const;