Searched defs:GetPathOfProfileAtIndex (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chrome/browser/profiles/
H A Dprofile_info_cache.cc299 base::FilePath ProfileInfoCache::GetPathOfProfileAtIndex(size_t index) const { function in class:ProfileInfoCache
372 base::FilePath path = GetPathOfProfileAtIndex(index);
476 base::FilePath profile_path = GetPathOfProfileAtIndex(index);
520 base::FilePath profile_path = GetPathOfProfileAtIndex(index);
553 base::FilePath profile_path = GetPathOfProfileAtIndex(index);
593 base::FilePath profile_path = GetPathOfProfileAtIndex(index);
616 base::FilePath profile_path = GetPathOfProfileAtIndex(index);
628 base::FilePath path = GetPathOfProfileAtIndex(index);
657 image, key, image_path, GetPathOfProfileAtIndex(index));
680 base::FilePath profile_path = GetPathOfProfileAtIndex(inde
[all...]

Completed in 75 milliseconds