Searched defs:GetProfile (Results 1 – 13 of 13) sorted by relevance
144 Profile* BookmarkMenuBridge::GetProfile() { function
111 virtual Profile* GetProfile() const OVERRIDE { return NULL; } in GetProfile() function
61 Profile* GetProfile() { return profile_; } in GetProfile() function
94 Profile* GetProfile() { in GetProfile() function in __anond98f6ed10111::HistoryBrowserTest
98 Profile* GetProfile() { return profile_; } in GetProfile() function
79 TEST_F(ProfileManagerTest, GetProfile) { in TEST_F() argument
208 Profile* ProfileManager::GetProfile(const FilePath& profile_dir) { in GetProfile() function in ProfileManager
84 Profile* BalloonHost::GetProfile() const { in GetProfile() function in BalloonHost
350 Profile* BrowserView::GetProfile() const { in GetProfile() function in chromeos::BrowserView
311 CpuProfile* CpuProfiler::GetProfile(Object* security_token, int index) { in GetProfile() function in v8::internal::CpuProfiler
625 CpuProfile* CpuProfilesCollection::GetProfile(int security_token_id, in GetProfile() function in v8::internal::CpuProfilesCollection
5229 const CpuProfile* CpuProfiler::GetProfile(int index, in GetProfile() function in v8::CpuProfiler
2479 Profile* Browser::GetProfile() const { in GetProfile() function in Browser