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

  /external/chromium/chrome/browser/profiles/
profile_manager.h 157 typedef std::map<FilePath, linked_ptr<ProfileInfo> > ProfilesInfoMap;
158 ProfilesInfoMap profiles_info_;
  /external/chromium_org/chrome/browser/profiles/
profile_manager.h 322 typedef std::map<base::FilePath, linked_ptr<ProfileInfo> > ProfilesInfoMap;
323 ProfilesInfoMap profiles_info_;

Completed in 141 milliseconds