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

  /external/chromium/chrome/browser/profiles/
profile_manager.h 106 Profile* GetProfileByPath(const FilePath& path) const;
profile_manager.cc 211 Profile* profile = GetProfileByPath(profile_dir);
265 if (GetProfileByPath(profile->GetPath())) {
285 Profile* ProfileManager::GetProfileByPath(const FilePath& path) const {

Completed in 707 milliseconds