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 714 const std::vector<base::FilePath>& profile_paths) {
717 for (std::vector<base::FilePath>::const_iterator it = profile_paths.begin();
718 it != profile_paths.end(); ++it) {
912 std::set<std::string> profile_paths; local
    [all...]
profile_manager.h 167 const std::vector<base::FilePath>& profile_paths);

Completed in 1338 milliseconds