Searched refs:profile (Results 176 - 200 of 3131) sorted by relevance

1234567891011>>

/external/chromium_org/chrome/browser/media/
H A Dmedia_stream_device_permissions.h19 bool CheckAllowAllMediaStreamContentForOrigin(Profile* profile,
22 // Get the device policy for |security_origin| and |profile|.
23 MediaStreamDevicePolicy GetDevicePolicy(Profile* profile,
H A Dmidi_permission_context.cc11 MidiPermissionContext::MidiPermissionContext(Profile* profile) argument
12 : PermissionContextBase(profile, CONTENT_SETTINGS_TYPE_MIDI_SYSEX) {
/external/chromium_org/chrome/browser/password_manager/
H A Dsync_metrics.h14 // Returns the sync username for |profile|. Returns an empty string if the
15 // |profile| isn't syncing. This function tries to return an empty string if
18 std::string GetSyncUsername(Profile* profile);
21 // syncing. Will return false if |profile| is not syncing.
22 bool IsSyncAccountCredential(Profile* profile,
/external/chromium_org/chrome/browser/profiles/
H A Dbookmark_model_loaded_observer.cc10 BookmarkModelLoadedObserver::BookmarkModelLoadedObserver(Profile* profile) argument
11 : profile_(profile) {
H A Dstartup_task_runner_service.cc9 #include "chrome/browser/profiles/profile.h"
11 StartupTaskRunnerService::StartupTaskRunnerService(Profile* profile) argument
12 : profile_(profile) {
/external/chromium_org/chrome/browser/signin/
H A Dchrome_signin_client_factory.h18 // Returns the instance of SigninClient associated with this profile
19 // (creating one if none exists). Returns NULL if this profile cannot have an
20 // SigninClient (for example, if |profile| is incognito).
21 static SigninClient* GetForProfile(Profile* profile);
34 content::BrowserContext* profile) const OVERRIDE;
/external/chromium_org/chrome/browser/supervised_user/
H A Dcustodian_profile_downloader_service_factory.h17 static CustodianProfileDownloaderService* GetForProfile(Profile* profile);
30 content::BrowserContext* profile) const OVERRIDE;
H A Dsupervised_user_pref_mapping_service_factory.h18 content::BrowserContext* profile);
30 content::BrowserContext* profile) const OVERRIDE;
H A Dsupervised_user_shared_settings_service_factory.h18 content::BrowserContext* profile);
31 content::BrowserContext* profile) const OVERRIDE;
H A Dsupervised_user_sync_service_factory.h17 static SupervisedUserSyncService* GetForProfile(Profile* profile);
29 content::BrowserContext* profile) const OVERRIDE;
/external/chromium_org/chrome/browser/sync/glue/
H A Dtheme_data_type_controller.cc7 #include "chrome/browser/profiles/profile.h"
18 Profile* profile)
24 profile_(profile) {
16 ThemeDataTypeController( sync_driver::SyncApiComponentFactory* sync_factory, Profile* profile) argument
/external/chromium_org/chrome/browser/ui/app_list/
H A Dapp_list_syncable_service_factory.cc12 #include "chrome/browser/profiles/profile.h"
27 Profile* profile) {
29 GetInstance()->GetServiceForBrowserContext(profile, true));
40 Profile* profile = static_cast<Profile*>(browser_context); local
42 if (chromeos::ProfileHelper::IsSigninProfile(profile))
45 VLOG(1) << "BuildInstanceFor: " << profile->GetDebugName()
46 << " (" << profile << ")";
47 return new AppListSyncableService(profile,
48 extensions::ExtensionSystem::Get(profile));
26 GetForProfile( Profile* profile) argument
/external/chromium_org/chrome/browser/ui/app_list/search/webstore/
H A Dwebstore_installer.cc10 Profile* profile,
14 profile,
9 WebstoreInstaller(const std::string& webstore_item_id, Profile* profile, gfx::NativeWindow parent_window, const Callback& callback) argument
/external/chromium_org/chrome/browser/ui/pdf/
H A Dadobe_reader_info_win.h25 // If |profile| is NULL, then the plugin's enable status cannot be
28 Profile* profile,
33 // If |profile| is NULL, then the plugin's enable status cannot be
35 bool GetAdobeReaderPluginInfo(Profile* profile,
/external/chromium_org/chrome/browser/ui/tabs/
H A Dpinned_tab_codec_unittest.cc25 PinnedTabCodec::WritePinnedTabs(profile());
28 PinnedTabCodec::ReadPinnedTabs(profile()));
44 PinnedTabCodec::WritePinnedTabs(profile());
46 StartupTabs pinned_tabs = PinnedTabCodec::ReadPinnedTabs(profile());
53 PinnedTabCodec::WritePinnedTabs(profile());
55 PinnedTabCodec::ReadPinnedTabs(profile()));
59 PinnedTabCodec::WritePinnedTabs(profile(), pinned_tabs);
61 PinnedTabCodec::ReadPinnedTabs(profile()));
/external/chromium_org/chrome/browser/ui/webui/chromeos/
H A Dui_account_tweaks.h25 base::DictionaryValue* localized_strings, Profile* profile);
34 Profile* profile);
/external/chromium_org/chrome/test/ppapi/
H A Dppapi_interactive_browsertest.cc9 #include "chrome/browser/profiles/profile.h"
25 browser()->profile()->GetHostContentSettingsMap();
37 browser()->profile()->GetHostContentSettingsMap();
/external/chromium_org/chromeos/network/
H A Dnetwork_profile_observer.h18 virtual void OnProfileAdded(const NetworkProfile& profile) = 0;
19 virtual void OnProfileRemoved(const NetworkProfile& profile) = 0;
/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/chromium_org/third_party/mesa/src/src/gallium/auxiliary/vl/
H A Dvl_decoder.h35 * check if a given profile is supported with shader based decoding
38 vl_profile_supported(struct pipe_screen *screen, enum pipe_video_profile profile);
45 enum pipe_video_profile profile,
/external/e2fsprogs/e2fsck/
H A Dprofile.h2 * profile.h
48 * Used by the profile iterator in prof_get.c
62 (profile_t profile);
65 (profile_t profile, const char *def_string);
68 (profile_t profile, const char *name, const char *subname,
72 (profile_t profile, const char *name, const char *subname,
77 (profile_t profile, const char *name, const char *subname,
82 (profile_t profile, const char *name, const char *subname,
87 (profile_t profile, const char *name, const char *subname,
92 (profile_t profile, cons
[all...]
/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/mesa3d/src/gallium/auxiliary/vl/
H A Dvl_decoder.h35 * check if a given profile is supported with shader based decoding
38 vl_profile_supported(struct pipe_screen *screen, enum pipe_video_profile profile);
45 enum pipe_video_profile profile,
/external/chromium_org/chrome/browser/extensions/api/preference/
H A Dpreference_helpers.cc13 #include "chrome/browser/profiles/profile.h"
55 Profile* profile,
59 PrefService* prefs = incognito ? profile->GetOffTheRecordPrefs()
60 : profile->GetPrefs();
70 if (PreferenceAPI::Get(profile)->DoesExtensionControlPref(
77 if (PreferenceAPI::Get(profile)->CanExtensionControlPref(extension_id,
87 Profile* profile,
93 EventRouter* router = EventRouter::Get(profile);
97 ExtensionSystem::Get(profile)->extension_service();
106 util::CanCrossIncognito(it->get(), profile))) {
54 GetLevelOfControl( Profile* profile, const std::string& extension_id, const std::string& browser_pref, bool incognito) argument
86 DispatchEventToExtensions( Profile* profile, const std::string& event_name, base::ListValue* args, APIPermission::ID permission, bool incognito, const std::string& browser_pref) argument
[all...]
/external/chromium_org/chrome/browser/net/
H A Dcookie_store_util.cc17 #include "chrome/browser/profiles/profile.h"
35 explicit ChromeCookieMonsterDelegate(Profile* profile) argument
38 profile)) {
40 DCHECK(profile);
65 Profile* profile) {
66 if (profile_manager->IsValidProfile(profile))
67 return profile;
75 Profile* profile = profile_getter_.Run(); local
76 if (profile) {
80 content::Source<Profile>(profile),
64 GetProfileOnUI(ProfileManager* profile_manager, Profile* profile) argument
86 Profile* profile = profile_getter_.Run(); local
116 CreateCookieDelegate(Profile* profile) argument
[all...]

Completed in 486 milliseconds

1234567891011>>