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

  /external/chromium_org/chrome/browser/ui/app_list/test/
fake_profile_store.cc 42 Profile* profile = GetProfileByPath(path);
50 Profile* FakeProfileStore::GetProfileByPath(
  /external/chromium_org/chrome/browser/profiles/
profile_manager.cc 372 Profile* profile = GetProfileByPath(profile_dir);
554 Profile* ProfileManager::GetProfileByPath(const base::FilePath& path) const {
629 Profile* profile = GetProfileByPath(profile_dir);
836 CHECK(!GetProfileByPath(default_profile_dir))
    [all...]

Completed in 42 milliseconds