Searched defs:GetProfileName (Results 1 - 15 of 15) sorted by relevance

/external/chromium/chrome/common/
H A Dprofiling.cc15 std::string GetProfileName() { function in namespace:__anon2873
78 base::debug::StartProfiling(GetProfileName());
/external/chromium_org/chrome/common/
H A Dprofiling.cc44 std::string GetProfileName() { function in namespace:__anon7038
172 base::debug::StartProfiling(GetProfileName());
/external/chromium_org/chrome/browser/task_manager/
H A Dbrowser_process_resource_provider.cc77 base::string16 BrowserProcessResource::GetProfileName() const { function in class:task_manager::BrowserProcessResource
H A Dguest_resource_provider.cc42 virtual base::string16 GetProfileName() const OVERRIDE;
74 base::string16 GuestResource::GetProfileName() const { function in class:task_manager::GuestResource
H A Dpanel_resource_provider.cc40 virtual base::string16 GetProfileName() const OVERRIDE;
90 base::string16 PanelResource::GetProfileName() const { function in class:task_manager::PanelResource
H A Dbackground_resource_provider.cc48 virtual base::string16 GetProfileName() const OVERRIDE;
109 base::string16 BackgroundContentsResource::GetProfileName() const { function in class:task_manager::BackgroundContentsResource
H A Dchild_process_resource_provider.cc39 virtual base::string16 GetProfileName() const OVERRIDE;
104 base::string16 ChildProcessResource::GetProfileName() const { function in class:task_manager::ChildProcessResource
H A Dextension_process_resource_provider.cc46 virtual base::string16 GetProfileName() const OVERRIDE;
112 base::string16 ExtensionProcessResource::GetProfileName() const { function in class:task_manager::ExtensionProcessResource
H A Dnotification_resource_provider.cc32 virtual base::string16 GetProfileName() const OVERRIDE;
82 base::string16 NotificationResource::GetProfileName() const { function in class:task_manager::NotificationResource
H A Dtab_contents_resource_provider.cc79 virtual base::string16 GetProfileName() const OVERRIDE;
145 base::string16 TabContentsResource::GetProfileName() const { function in class:task_manager::TabContentsResource
H A Dworker_resource_provider.cc54 virtual base::string16 GetProfileName() const OVERRIDE;
107 base::string16 SharedWorkerResource::GetProfileName() const { function in class:task_manager::SharedWorkerResource
/external/chromium_org/chrome/browser/ui/app_list/test/
H A Dfake_profile.cc16 std::string FakeProfile::GetProfileName() { function in class:FakeProfile
/external/chromium_org/chrome/browser/profiles/
H A Doff_the_record_profile_impl.cc199 std::string OffTheRecordProfileImpl::GetProfileName() { function in class:OffTheRecordProfileImpl
H A Dprofile_impl.cc708 std::string ProfileImpl::GetProfileName() { function in class:ProfileImpl
/external/chromium_org/chrome/test/base/
H A Dtesting_profile.cc577 std::string TestingProfile::GetProfileName() { function in class:TestingProfile

Completed in 241 milliseconds