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

/external/chromium_org/chrome/browser/profiles/
H A Dprofile_info_cache.cc1080 std::vector<base::FilePath> profiles_to_rename; local
1094 profiles_to_rename.push_back(GetPathOfProfileAtIndex(i));
1099 for (it = profiles_to_rename.begin(); it != profiles_to_rename.end(); ++it) {

Completed in 90 milliseconds