HomeSort by relevance Sort by last modified time
    Searched full:profile (Results 401 - 425 of 7858) sorted by null

<<11121314151617181920>>

  /external/chromium_org/chrome/browser/ui/startup/
startup_browser_creator_win.h 9 class Profile;
16 GURL GetURLToOpen(Profile* profile);
  /external/chromium_org/chrome/browser/ui/tabs/
pinned_tab_service_unittest.cc 22 content::BrowserContext* profile) {
23 return new PinnedTabService(static_cast<Profile*>(profile));
26 PinnedTabService* BuildForProfile(Profile* profile) {
29 profile, BuildPinnedTabService));
38 TestingProfile* profile = BrowserWithTestWindowTest::CreateProfile(); variable
39 pinned_tab_service_ = BuildForProfile(profile);
40 return profile;
56 Browser::CreateParams params(Browser::TYPE_POPUP, profile(),
    [all...]
  /external/chromium_org/chrome/browser/ui/webui/options/
profile_settings_reset_browsertest.js 6 * TestFixture for profile settings reset WebUI testing.
16 * Browse to the reset profile settings page.
21 // Test opening the profile settings reset has correct location.
  /external/chromium_org/components/test/data/autofill/merge/tools/
serialize_profiles.py 40 for profile in cursor:
41 guid = profile[0]
42 profiles[guid] = zip(types, profile)
53 for profile in cursor:
54 guid = profile[0]
55 profiles[guid].extend(zip(types, profile))
65 for profile in cursor:
66 guid = profile[0]
67 profiles[guid].extend(zip(types, profile))
77 for profile in cursor
    [all...]
  /packages/services/Telephony/src/com/android/phone/
Profiler.java 33 // TODO: Instead of doing all these "if (PROFILE)" checks here, every
35 // Profiler.PROFILE first, so the method calls will get optimized out
37 private static final boolean PROFILE = false;
60 //((ViewRoot)p).profile();
66 if (PROFILE) {
72 if (PROFILE) {
78 if (PROFILE) {
85 if (PROFILE) {
95 if (PROFILE) {
101 if (PROFILE) {
    [all...]
  /external/chromium/chrome/browser/extensions/
extension_event_router_forwarder.cc 28 if (profile_id == Profile::kInvalidProfileId)
46 if (profile_id == Profile::kInvalidProfileId)
72 Profile* profile = NULL; local
73 if (profile_id != Profile::kInvalidProfileId) {
74 profile = profile_manager->GetProfileWithId(profile_id);
75 if (!profile)
78 if (profile) {
80 profile, extension_id, event_name, event_args,
81 use_profile_to_restrict_events ? profile : NULL, event_url)
    [all...]
extension_module.cc 11 #include "chrome/browser/profiles/profile.h"
14 return profile()->GetExtensionService()->extension_prefs();
26 ExtensionService* ext_service = profile()->GetExtensionService();
35 ExtensionService* ext_service = profile()->GetExtensionService();
external_policy_extension_loader.h 17 class Profile;
26 explicit ExternalPolicyExtensionLoader(Profile* profile);
44 Profile* profile_;
  /external/chromium_org/chrome/browser/extensions/
event_router_forwarder.h 13 #include "chrome/browser/profiles/profile.h"
23 // - the class can handle if a profile is deleted between the time of sending
25 // - this class can be used in contexts that are not governed by a profile, e.g.
34 // DispatchEventToRenderers(event_name, event_args, profile, event_url)
43 // profile, event_url)
53 // use_profile_to_restrict_events ? profile : NULL, event_url)
54 // on |profile|'s EventRouter. May be called on any thread.
57 void* profile,
63 // use_profile_to_restrict_events ? profile : NULL, event_url)
64 // on |profile|'s EventRouter. May be called on any thread
    [all...]
  /external/chromium/chrome/browser/ui/views/
accessibility_event_router_views.cc 13 #include "chrome/browser/profiles/profile.h"
125 // Get the profile associated with this view. If it's not found, use
126 // the most recent profile where accessibility events were sent, or
127 // the default profile.
128 Profile* profile = NULL; local
131 profile = reinterpret_cast<Profile*>(
133 Profile::kProfileKey));
135 if (!profile)
    [all...]
instant_confirm_view.h 14 class Profile;
21 explicit InstantConfirmView(Profile* profile);
36 Profile* profile_;
  /external/chromium_org/third_party/qcms/src/
iccread.c 31 * allocation per profile. This would remove the need for many
142 /* An arbitrary 4MB limit on profile size */
182 static void read_class_signature(qcms_profile *profile, struct mem_source *mem)
184 profile->class = read_u32(mem, 12);
185 switch (profile->class) {
192 invalid_source(mem, "Invalid Profile/Device Class signature");
196 static void read_color_space(qcms_profile *profile, struct mem_source *mem)
198 profile->color_space = read_u32(mem, 16);
199 switch (profile->color_space) {
208 static void read_pcs(qcms_profile *profile, struct mem_source *mem
874 qcms_profile* profile = qcms_profile_create(); local
903 qcms_profile* profile = qcms_profile_create(); local
973 qcms_profile *profile; local
1003 qcms_profile *profile; local
1157 qcms_profile *profile; local
1192 qcms_profile *profile = NULL; local
1205 qcms_profile *profile = NULL; local
    [all...]
  /external/chromium_org/chrome/browser/net/
chrome_url_request_context.h 18 class Profile;
90 // Create an instance for use with an 'original' (non-OTR) profile. This is
93 Profile* profile,
97 // Create an instance for an original profile for media. This is expected to
98 // get called on UI thread. This method takes a profile and reuses the
101 Profile* profile, const ProfileIOData* profile_io_data);
103 // Create an instance for an original profile for extensions. This is expected
106 Profile* profile, const ProfileIOData* profile_io_data)
    [all...]
  /frameworks/base/core/java/android/bluetooth/
BluetoothProfile.java 26 * to get the Profile Proxy. Each public profile implements this
34 * This extra represents the current connection state of the profile of the
37 public static final String EXTRA_STATE = "android.bluetooth.profile.extra.STATE";
42 * This extra represents the previous connection state of the profile of the
46 "android.bluetooth.profile.extra.PREVIOUS_STATE";
48 /** The profile is in disconnected state */
50 /** The profile is in connecting state */
52 /** The profile is in connected state */
54 /** The profile is in disconnecting state *
    [all...]
  /external/bluetooth/bluedroid/stack/include/
sdpdefs.h 65 #define ATTR_ID_IP_SUBNET 0x0200 /* PAN Profile (***) */
88 #define ATTR_ID_IMG_SUPPORTED_CAPABILITIES 0x0310 /* Imaging Profile */
90 #define ATTR_ID_IMG_SUPPORTED_FUNCTIONS 0x0312 /* Imaging Profile */
91 #define ATTR_ID_IMG_TOT_DATA_CAPABILITY 0x0313 /* Imaging Profile */
92 #define ATTR_ID_SUPPORTED_REPOSITORIES 0x0314 /* Phone book access Profile */
93 #define ATTR_ID_MAS_INSTANCE_ID 0x0315 /* MAP profile */
94 #define ATTR_ID_SUPPORTED_MSG_TYPE 0x0316 /* MAP profile */
96 /* These values are for the BPP profile */
117 /* These values are for the PAN profile */
125 /* These values are for HID profile */
    [all...]
  /external/chromium/chrome/browser/chromeos/
enterprise_extension_observer.h 17 class Profile;
26 explicit EnterpriseExtensionObserver(Profile* profile);
37 Profile* profile_;
sms_observer.h 15 class Profile;
25 explicit SmsObserver(Profile* profile);
43 Profile* profile_;
  /external/chromium/chrome/browser/profiles/
profile.h 5 // This class gathers state related to a single user profile.
128 Profile {
130 // Profile services are accessed with the following parameter. This parameter
133 // result in persistent implicit records while using an OffTheRecord profile.
134 // This flag allows the profile to perform an additional check.
149 // in the profile, as part of Chrome's implicit data logging. Use this flag
157 // Called when creation of the profile is finished.
158 virtual void OnProfileCreated(Profile* profile, bool success) = 0;
164 // Key used to bind profile to the widget with which it is associated
    [all...]
profile_manager_unittest.cc 12 #include "chrome/browser/profiles/profile.h"
28 Profile* g_created_profile;
61 MOCK_METHOD1(OnProfileCreated, void(Profile* profile));
73 // Also will test profile deletion.
81 dest_path = dest_path.Append(FILE_PATH_LITERAL("New Profile"));
83 Profile* profile; local
85 // Successfully create a profile.
86 profile = profile_manager_->GetProfile(dest_path)
    [all...]
  /external/chromium/chrome/browser/ui/gtk/
overflow_button.h 14 class Profile;
20 explicit OverflowButton(Profile* profile);
33 Profile* profile_;
  /external/chromium/chrome/browser/ui/options/
options_page_base.cc 16 OptionsPageBase::OptionsPageBase(Profile* profile)
17 : profile_(profile) {
25 UserMetrics::RecordAction(action, profile());
  /external/chromium_org/chrome/browser/chromeos/accessibility/
accessibility_manager.h 14 class Profile;
34 // watching profile notifications and pref-changes.
47 // by the user on the login screen are enabled/disabled in the user's profile.
48 // This class watches for profile changes and copies settings into the user's
49 // profile when it detects a login with a newly created profile.
56 void HandleProfileChanged(Profile* previous_profile,
57 Profile* current_profile);
97 void SetProfileForTest(Profile* profile);
    [all...]
  /external/chromium_org/chrome/browser/chromeos/extensions/
install_limiter_factory.h 13 class Profile;
22 static InstallLimiter* GetForProfile(Profile* profile);
34 content::BrowserContext* profile) const OVERRIDE;
media_player_event_router.h 10 class Profile;
17 explicit MediaPlayerEventRouter(Profile* profile);
33 Profile* profile_;
  /external/chromium_org/chrome/browser/chromeos/login/
fake_login_utils.cc 26 void FakeLoginUtils::DoBrowserLaunch(Profile* profile,
36 profile,
55 Profile* profile; local
57 profile = CreateProfile(user_context.username);
59 profile = new TestingProfile();
61 RegisterTestingProfile(profile, false, false);
64 delegate->OnProfilePrepared(profile);
86 void FakeLoginUtils::RestoreAuthenticationSession(Profile* profile)
102 Profile* profile = g_browser_process->profile_manager()->GetProfile(path); local
    [all...]

Completed in 978 milliseconds

<<11121314151617181920>>