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

  /external/chromium/chrome/common/
profiling.cc 15 std::string GetProfileName() {
78 base::debug::StartProfiling(GetProfileName());
  /external/chromium_org/chrome/browser/task_manager/
guest_resource_provider.cc 41 virtual string16 GetProfileName() const OVERRIDE;
73 string16 GuestResource::GetProfileName() const {
background_resource_provider.cc 48 virtual string16 GetProfileName() const OVERRIDE;
109 string16 BackgroundContentsResource::GetProfileName() const {
browser_process_resource_provider.cc 78 string16 BrowserProcessResource::GetProfileName() const {
child_process_resource_provider.cc 41 virtual string16 GetProfileName() const OVERRIDE;
106 string16 ChildProcessResource::GetProfileName() const {
notification_resource_provider.cc 32 virtual string16 GetProfileName() const OVERRIDE;
82 string16 NotificationResource::GetProfileName() const {
panel_resource_provider.cc 40 virtual string16 GetProfileName() const OVERRIDE;
90 string16 PanelResource::GetProfileName() const {
extension_process_resource_provider.cc 46 virtual string16 GetProfileName() const OVERRIDE;
112 string16 ExtensionProcessResource::GetProfileName() const {
tab_contents_resource_provider.cc 78 virtual string16 GetProfileName() const OVERRIDE;
144 string16 TabContentsResource::GetProfileName() const {
worker_resource_provider.cc 54 virtual string16 GetProfileName() const OVERRIDE;
107 string16 SharedWorkerResource::GetProfileName() const {
  /external/chromium_org/chrome/common/
profiling.cc 44 std::string GetProfileName() {
172 base::debug::StartProfiling(GetProfileName());
  /external/chromium_org/chrome/browser/profiles/
off_the_record_profile_impl.cc 192 std::string OffTheRecordProfileImpl::GetProfileName() {
profile_impl.cc 675 std::string ProfileImpl::GetProfileName() {
    [all...]
  /external/chromium_org/chrome/test/base/
testing_profile.cc 524 std::string TestingProfile::GetProfileName() {

Completed in 216 milliseconds