IsSameProfile 483 apps/app_shim/extension_app_shim_handler_mac.cc if (profile->IsSameProfile(current->first.first)) { IsSameProfile 166 chrome/browser/chromeos/extensions/file_manager/private_api_drive.cc if (GetProfile()->IsSameProfile(file_owner_profile_)) { IsSameProfile 223 chrome/browser/extensions/activity_log/uma_policy.cc if (!profile_->IsSameProfile(browser->profile())) IsSameProfile 229 chrome/browser/extensions/activity_log/uma_policy.cc if (!profile_->IsSameProfile(browser->profile())) IsSameProfile 95 chrome/browser/extensions/api/braille_display_private/braille_display_private_api.cc return profile_->IsSameProfile(active_profile); IsSameProfile 292 chrome/browser/extensions/api/braille_display_private/braille_display_private_apitest.cc ProfileHelper::GetSigninProfile()->IsSameProfile(profile)) IsSameProfile 68 chrome/browser/extensions/api/cookies/cookies_api.cc if (!profile_->IsSameProfile(profile)) IsSameProfile 215 chrome/browser/extensions/api/developer_private/developer_private_api.cc CHECK(profile_->IsSameProfile(profile)); IsSameProfile 676 chrome/browser/extensions/api/management/management_api.cc CHECK(profile_->IsSameProfile(profile)); IsSameProfile 873 chrome/browser/extensions/api/tabs/tabs_api.cc if (!GetProfile()->IsSameProfile(browser->profile())) IsSameProfile 127 chrome/browser/extensions/api/tabs/tabs_event_router.cc if (!profile_->IsSameProfile(browser->profile())) IsSameProfile 164 chrome/browser/extensions/api/tabs/tabs_event_router.cc if (!profile_->IsSameProfile(browser->profile())) IsSameProfile 420 chrome/browser/extensions/api/tabs/tabs_event_router.cc if (!profile_->IsSameProfile(profile) || IsSameProfile 432 chrome/browser/extensions/api/tabs/tabs_event_router.cc if (!profile_->IsSameProfile(profile)) IsSameProfile 60 chrome/browser/extensions/api/tabs/windows_event_router.cc if (!profile_->IsSameProfile(window_controller->profile())) IsSameProfile 73 chrome/browser/extensions/api/tabs/windows_event_router.cc if (!profile_->IsSameProfile(window_controller->profile())) IsSameProfile 136 chrome/browser/extensions/api/tabs/windows_event_router.cc profile_->IsSameProfile(window_controller->profile())) { IsSameProfile 105 chrome/browser/extensions/api/web_navigation/web_navigation_api.cc if (!profile_->IsSameProfile(browser->profile())) IsSameProfile 111 chrome/browser/extensions/api/web_navigation/web_navigation_api.cc if (!profile_->IsSameProfile(browser->profile())) IsSameProfile 96 chrome/browser/extensions/api/webstore_private/webstore_private_api.cc profile->IsSameProfile(approval->profile)) { IsSameProfile 148 chrome/browser/extensions/api/webstore_private/webstore_private_api.cc if (install.second == id && profile->IsSameProfile(install.first)) IsSameProfile 77 chrome/browser/extensions/chrome_extensions_browser_client.cc return static_cast<Profile*>(first)->IsSameProfile( IsSameProfile 139 chrome/browser/extensions/crx_installer.cc CHECK(profile()->IsSameProfile(approval->profile)); IsSameProfile 242 chrome/browser/extensions/error_console/error_console.cc if (profile->IsOffTheRecord() && profile_->IsSameProfile(profile)) IsSameProfile 2274 chrome/browser/extensions/extension_service.cc if (!profile_->IsSameProfile(host_profile->GetOriginalProfile())) IsSameProfile 38 chrome/browser/extensions/navigation_observer.cc if (!profile_->IsSameProfile( IsSameProfile 141 chrome/browser/extensions/permissions_updater.cc if (profile_->IsSameProfile(profile)) { IsSameProfile 415 chrome/browser/extensions/user_script_master.cc if (!profile_->IsSameProfile(profile)) IsSameProfile 449 chrome/browser/extensions/user_script_master.cc if (!profile_->IsSameProfile(profile)) IsSameProfile 344 chrome/browser/extensions/webstore_installer.cc installer->profile()->IsSameProfile(profile_)) { IsSameProfile 351 chrome/browser/extensions/webstore_installer.cc CHECK(profile_->IsSameProfile(content::Source<Profile>(source).ptr())); IsSameProfile 387 chrome/browser/extensions/webstore_installer.cc if (!profile_->IsSameProfile(crx_installer->profile())) IsSameProfile 696 chrome/browser/managed_mode/managed_user_service.cc bool profile_became_active = profile_->IsSameProfile(browser->profile()); IsSameProfile 145 chrome/browser/notifications/balloon_notification_ui_manager.cc profile->IsSameProfile((*iter)->profile())) { IsSameProfile 154 chrome/browser/notifications/balloon_notification_ui_manager.cc if (profile->IsSameProfile((*iter)->profile()) && IsSameProfile 64 chrome/browser/notifications/notification_test_util.cc if (source == notification_.origin_url() && profile->IsSameProfile(profile_)) IsSameProfile 1598 chrome/browser/prerender/prerender_manager.cc if (!profile || !profile_->IsSameProfile(profile) || IsSameProfile 62 chrome/browser/profiles/off_the_record_profile_impl.h virtual bool IsSameProfile(Profile* profile) OVERRIDE; IsSameProfile 251 chrome/browser/profiles/profile.h virtual bool IsSameProfile(Profile* profile) = 0; IsSameProfile 127 chrome/browser/profiles/profile_impl.h virtual bool IsSameProfile(Profile* profile) OVERRIDE; IsSameProfile 433 chrome/browser/profiles/profile_manager_unittest.cc EXPECT_TRUE(active_profile->IsSameProfile(primary_profile)); IsSameProfile 438 chrome/browser/profiles/profile_manager_unittest.cc EXPECT_TRUE(last_used_profile->IsSameProfile(active_profile)); IsSameProfile 90 chrome/browser/ui/app_list/test/fake_profile.h virtual bool IsSameProfile(Profile* profile) OVERRIDE; IsSameProfile 1106 chrome/browser/ui/ash/system_tray_delegate_chromeos.cc if ((*it)->profile()->IsSameProfile(user_profile_)) { IsSameProfile 1873 chrome/browser/ui/browser.cc if (profile_->IsSameProfile(profile) && window()->GetLocationBar()) IsSameProfile 166 chrome/browser/ui/browser_list.cc if (it->profile()->IsSameProfile(profile) && IsSameProfile 490 chrome/browser/ui/webui/extensions/extension_settings_handler.cc if (!Profile::FromWebUI(web_ui())->IsSameProfile(source_profile)) IsSameProfile 640 chrome/browser/ui/webui/extensions/extension_settings_handler.cc if (!profile->IsSameProfile(source_profile)) IsSameProfile 351 chrome/browser/ui/webui/ntp/app_launcher_handler.cc if (!Profile::FromWebUI(web_ui())->IsSameProfile( IsSameProfile 140 chrome/browser/ui/webui/ntp/suggestions_combiner.cc !browser->profile()->IsSameProfile(profile_)) IsSameProfile 318 chrome/test/base/testing_profile.h virtual bool IsSameProfile(Profile *p) OVERRIDE;