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

  /external/chromium_org/chrome/browser/profiles/
profile_manager.h 267 ProfileInfo* GetProfileInfoByPath(const base::FilePath& path) const;
profile_manager.cc 422 ProfileInfo* profile_info = GetProfileInfoByPath(default_profile_dir);
571 ProfileManager::ProfileInfo* ProfileManager::GetProfileInfoByPath(
578 ProfileInfo* profile_info = GetProfileInfoByPath(path);
    [all...]

Completed in 411 milliseconds