Searched defs:profile (Results 1 - 25 of 1666) sorted by relevance

1234567891011>>

/external/chromium_org/chrome/browser/ui/sync/
H A Dsync_promo_ui.cc7 #include "chrome/browser/profiles/profile.h"
10 bool SyncPromoUI::ShouldShowSyncPromo(Profile* profile) { argument
12 if (!signin::ShouldShowPromo(profile)) {
17 if (!profile->IsSyncAccessible())
/external/chromium_org/chrome/browser/browsing_data/
H A Dbrowsing_data_local_storage_helper_unittest.cc18 TestingProfile profile; local
23 new CannedBrowsingDataLocalStorageHelper(&profile));
33 TestingProfile profile; local
40 new CannedBrowsingDataLocalStorageHelper(&profile));
54 TestingProfile profile; local
60 new CannedBrowsingDataLocalStorageHelper(&profile));
/external/chromium_org/chrome/browser/chromeos/profiles/
H A Davatar_menu_chromeos.cc10 #include "chrome/browser/profiles/profile.h"
14 void AvatarMenu::GetImageForMenuButton(Profile* profile, argument
19 *image = ash::GetAvatarImageForContext(profile);
H A Dprofile_util.cc9 #include "chrome/browser/profiles/profile.h"
14 bool IsProfileAssociatedWithGaiaAccount(Profile* profile) { argument
19 if (profile->IsOffTheRecord())
23 // when this method is called during the creation of the sign-in profile
25 // not try to access the sign-in profile.
26 if (profile->GetPath() == ProfileHelper::GetSigninProfileDir())
/external/chromium_org/chrome/browser/extensions/api/signed_in_devices/
H A Dsigned_in_devices_manager_unittest.cc20 KeyedService* CreateProfileSyncServiceMock(content::BrowserContext* profile) { argument
27 scoped_ptr<TestingProfile> profile(new TestingProfile());
28 profile->GetPrefs()->SetString(prefs::kGoogleServicesUsername, "foo");
30 profile.get(), CreateProfileSyncServiceMock);
31 SignedInDevicesManager manager(profile.get());
36 profile.get());
/external/chromium_org/chrome/browser/google/
H A Dgoogle_profile_helper.cc14 GURL GetGoogleHomePageURL(Profile* profile) { argument
16 GoogleURLTrackerFactory::GetForProfile(profile);
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/util/
H A Du_video.h43 u_reduce_video_profile(enum pipe_video_profile profile) argument
45 switch (profile)
/external/mesa3d/src/gallium/auxiliary/util/
H A Du_video.h43 u_reduce_video_profile(enum pipe_video_profile profile) argument
45 switch (profile)
/external/chromium_org/chrome/browser/chromeos/extensions/
H A Dwallpaper_manager_util.cc9 #include "chrome/browser/profiles/profile.h"
20 Profile* profile = ProfileManager::GetActiveUserProfile(); local
21 DCHECK(profile);
24 extensions::ExtensionSystem::Get(profile)->extension_service();
33 OpenApplication(AppLaunchParams(profile, extension,
/external/chromium_org/chrome/browser/dom_distiller/
H A Dprofile_utils.cc10 #include "chrome/browser/profiles/profile.h"
15 void RegisterDomDistillerViewerSource(Profile* profile) { argument
20 // The LazyDomDistillerService deletes itself when the profile is destroyed.
23 profile, dom_distiller_service_factory);
25 profile,
/external/chromium_org/chrome/browser/extensions/api/image_writer_private/
H A Ddestroy_partitions_operation_unittest.cc23 TestingProfile profile; local
24 MockOperationManager manager(&profile);
/external/chromium_org/chrome/browser/extensions/
H A Dextension_install_ui.cc10 ExtensionInstallUI::ExtensionInstallUI(Profile* profile) argument
11 : profile_(profile),
H A Dextension_install_ui_util.cc13 void ShowPostInstallUIForApproval(Profile* profile, argument
17 ExtensionInstallUI::Create(profile));
/external/chromium_org/chrome/browser/services/gcm/
H A Dpush_messaging_permission_context.cc9 PushMessagingPermissionContext::PushMessagingPermissionContext(Profile* profile) argument
10 : PermissionContextBase(profile, CONTENT_SETTINGS_TYPE_PUSH_MESSAGING) {
/external/chromium_org/chrome/browser/signin/
H A Dfake_profile_oauth2_token_service_builder.cc5 #include "chrome/browser/profiles/profile.h"
13 Profile* profile = Profile::FromBrowserContext(context); local
16 ChromeSigninClientFactory::GetInstance()->GetForProfile(profile));
22 Profile* profile = Profile::FromBrowserContext(context); local
26 ChromeSigninClientFactory::GetInstance()->GetForProfile(profile));
/external/chromium_org/chrome/browser/ui/android/tab_model/
H A Dtab_model_list_unittest.cc18 explicit TestTabModel(Profile* profile) : TabModel(profile), tab_count_(0) {} argument
42 TestTabModel tab_model(profile());
/external/chromium_org/chrome/browser/ui/views/frame/
H A Dopaque_browser_frame_view_platform_specific.cc20 Profile* profile) {
17 Create( OpaqueBrowserFrameView* view, OpaqueBrowserFrameViewLayout* layout, Profile* profile) argument
/external/chromium_org/chrome/browser/ui/webui/memory_internals/
H A Dmemory_internals_ui.cc7 #include "chrome/browser/profiles/profile.h"
33 Profile* profile = Profile::FromWebUI(web_ui); local
34 content::WebUIDataSource::Add(profile, CreateMemoryInternalsHTMLSource());
/external/chromium_org/chrome/browser/ui/webui/predictors/
H A Dpredictors_ui.cc7 #include "chrome/browser/profiles/profile.h"
28 Profile* profile = Profile::FromWebUI(web_ui); local
29 web_ui->AddMessageHandler(new PredictorsHandler(profile));
30 content::WebUIDataSource::Add(profile, CreatePredictorsUIHTMLSource());
/external/chromium_org/chrome/browser/ui/webui/quota_internals/
H A Dquota_internals_ui.cc9 #include "chrome/browser/profiles/profile.h"
40 Profile* profile = Profile::FromWebUI(web_ui); local
41 content::WebUIDataSource::Add(profile, CreateQuotaInternalsHTMLSource());
/external/javasqlite/src/main/java/SQLite/
H A DProfile.java4 * Callback interface for SQLite's profile function.
10 * Callback to profile (ie log) one SQL statement
17 public void profile(String stmt, long est); method in interface:Profile
/external/chromium_org/chrome/browser/chromeos/login/session/
H A Dstub_login_session_manager_delegate.cc8 #include "chrome/browser/profiles/profile.h"
14 Profile* profile,
16 : RestoreAfterCrashSessionManagerDelegate(profile, login_user_id) {
26 profile()->GetPrefs()->SetString(prefs::kGoogleServicesUsername,
13 StubLoginSessionManagerDelegate( Profile* profile, const std::string& login_user_id) argument
/external/chromium_org/chrome/browser/download/
H A Ddownload_crx_util_android.cc17 bool OffStoreInstallAllowedByPrefs(Profile* profile, argument
/external/chromium_org/chrome/browser/extensions/api/bookmarks/
H A Dbookmark_apitest.cc11 #include "chrome/browser/profiles/profile.h"
27 Profile* profile = browser()->profile(); local
28 BookmarkModel* model = BookmarkModelFactory::GetForProfile(profile);
30 ChromeBookmarkClientFactory::GetForProfile(profile);
42 profile->GetPrefs()->Set(bookmarks::prefs::kManagedBookmarks, list);
/external/chromium_org/chrome/browser/extensions/updater/
H A Dchrome_extension_downloader_factory.cc10 #include "chrome/browser/profiles/profile.h"
45 Profile* profile,
48 SigninManagerFactory::GetForProfile(profile),
49 ProfileOAuth2TokenServiceFactory::GetForProfile(profile),
50 LoginUIServiceFactory::GetForProfile(profile)));
52 CreateForRequestContext(profile->GetRequestContext(), delegate);
44 CreateForProfile( Profile* profile, ExtensionDownloaderDelegate* delegate) argument

Completed in 5084 milliseconds

1234567891011>>