Home
last modified time | relevance | path

Searched defs:GetProfile (Results 1 – 13 of 13) sorted by relevance

/external/chromium/chrome/browser/ui/cocoa/bookmarks/
Dbookmark_menu_bridge.mm144 Profile* BookmarkMenuBridge::GetProfile() { function
/external/chromium/chrome/browser/chromeos/login/
Dbackground_view.h111 virtual Profile* GetProfile() const OVERRIDE { return NULL; } in GetProfile() function
/external/chromium/chrome/browser/ui/gtk/bookmarks/
Dbookmark_bar_gtk.h61 Profile* GetProfile() { return profile_; } in GetProfile() function
/external/chromium/chrome/browser/history/
Dhistory_browsertest.cc94 Profile* GetProfile() { in GetProfile() function in __anond98f6ed10111::HistoryBrowserTest
/external/chromium/chrome/browser/ui/views/bookmarks/
Dbookmark_bar_view.h98 Profile* GetProfile() { return profile_; } in GetProfile() function
/external/chromium/chrome/browser/profiles/
Dprofile_manager_unittest.cc79 TEST_F(ProfileManagerTest, GetProfile) { in TEST_F() argument
Dprofile_manager.cc208 Profile* ProfileManager::GetProfile(const FilePath& profile_dir) { in GetProfile() function in ProfileManager
/external/chromium/chrome/browser/notifications/
Dballoon_host.cc84 Profile* BalloonHost::GetProfile() const { in GetProfile() function in BalloonHost
/external/chromium/chrome/browser/chromeos/frame/
Dbrowser_view.cc350 Profile* BrowserView::GetProfile() const { in GetProfile() function in chromeos::BrowserView
/external/v8/src/
Dcpu-profiler.cc311 CpuProfile* CpuProfiler::GetProfile(Object* security_token, int index) { in GetProfile() function in v8::internal::CpuProfiler
Dprofile-generator.cc625 CpuProfile* CpuProfilesCollection::GetProfile(int security_token_id, in GetProfile() function in v8::internal::CpuProfilesCollection
Dapi.cc5229 const CpuProfile* CpuProfiler::GetProfile(int index, in GetProfile() function in v8::CpuProfiler
/external/chromium/chrome/browser/ui/
Dbrowser.cc2479 Profile* Browser::GetProfile() const { in GetProfile() function in Browser