HomeSort by relevance Sort by last modified time
    Searched refs:profile_paths (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/chrome/browser/profiles/
profile_manager.cc 705 const std::vector<base::FilePath>& profile_paths) {
708 for (std::vector<base::FilePath>::const_iterator it = profile_paths.begin();
709 it != profile_paths.end(); ++it) {
902 std::set<std::string> profile_paths; local
    [all...]
profile_manager.h 167 const std::vector<base::FilePath>& profile_paths);

Completed in 189 milliseconds