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

  /external/chromium_org/chrome/browser/profiles/
profile_manager.h 301 typedef std::pair<base::FilePath, base::string16> ProfilePathAndName;
302 typedef std::vector<ProfilePathAndName> ProfilePathAndNames;
306 const ProfileManager::ProfilePathAndName& pair1,
307 const ProfileManager::ProfilePathAndName& pair2);
profile_manager.cc     [all...]

Completed in 2921 milliseconds