HomeSort by relevance Sort by last modified time
    Searched full:profile (Results 976 - 1000 of 8345) sorted by null

<<31323334353637383940>>

  /external/chromium/chrome/browser/sync/glue/
extension_data_type_controller.cc 8 #include "chrome/browser/profiles/profile.h"
15 Profile* profile,
18 profile,
theme_data_type_controller.cc 8 #include "chrome/browser/profiles/profile.h"
15 Profile* profile,
18 profile,
  /external/chromium/chrome/browser/sync/
profile_sync_factory_impl.h 15 class Profile;
19 ProfileSyncFactoryImpl(Profile* profile, CommandLine* command_line);
77 Profile* profile_;
  /external/chromium/chrome/browser/tabs/
pinned_tab_codec_unittest.cc 23 PinnedTabCodec::WritePinnedTabs(profile());
26 PinnedTabCodec::ReadPinnedTabs(profile()));
42 PinnedTabCodec::WritePinnedTabs(profile());
45 PinnedTabCodec::ReadPinnedTabs(profile()));
  /external/chromium/chrome/browser/ui/cocoa/bookmarks/
bookmark_drag_source.h 17 Profile* profile_;
26 profile:(Profile*)profile
  /external/chromium/chrome/browser/ui/gtk/bookmarks/
bookmark_bar_instructions_gtk.h 16 class Profile;
30 explicit BookmarkBarInstructionsGtk(Delegate* delegate, Profile* profile);
48 Profile* profile_;
  /external/chromium/chrome/browser/ui/omnibox/
location_bar_util.cc 9 #include "chrome/browser/profiles/profile.h"
16 std::wstring GetKeywordName(Profile* profile, const std::wstring& keyword) {
21 profile->GetTemplateURLModel()->GetTemplateURLForKeyword(
  /external/chromium/chrome/browser/ui/toolbar/
encoding_menu_controller.h 17 class Profile;
38 bool IsItemChecked(Profile* browser_profile,
44 void GetEncodingMenuItems(Profile* profile,
  /external/chromium/chrome/browser/ui/webui/
favicon_source.h 17 class Profile;
23 explicit FaviconSource(Profile* profile);
45 Profile* profile_;
ntp_resource_cache.h 15 class Profile;
22 explicit NTPResourceCache(Profile* profile);
34 Profile* profile_;
  /external/chromium_org/chrome/browser/android/
foreign_session_helper.h 11 #include "chrome/browser/profiles/profile.h"
26 explicit ForeignSessionHelper(Profile* profile);
49 Profile* profile_; // weak
  /external/chromium_org/chrome/browser/apps/
shortcut_manager.h 16 class Profile;
29 explicit AppShortcutManager(Profile* profile);
50 Profile* profile_;
  /external/chromium_org/chrome/browser/browsing_data/
browsing_data_database_helper_unittest.cc 18 TestingProfile profile; local
24 new CannedBrowsingDataDatabaseHelper(&profile));
34 TestingProfile profile; local
41 new CannedBrowsingDataDatabaseHelper(&profile));
browsing_data_local_storage_helper_unittest.cc 18 TestingProfile profile; local
23 new CannedBrowsingDataLocalStorageHelper(&profile));
33 TestingProfile profile; local
39 new CannedBrowsingDataLocalStorageHelper(&profile));
  /external/chromium_org/chrome/browser/captive_portal/
captive_portal_login_detector.h 11 class Profile;
25 explicit CaptivePortalLoginDetector(Profile* profile);
36 Profile* profile_;
  /external/chromium_org/chrome/browser/chromeos/drive/
drive_integration_service.h 63 // created per-profile.
77 Profile* profile,
155 Profile* profile_;
188 typedef base::Callback<DriveIntegrationService*(Profile* profile)>
191 // Returns the DriveIntegrationService for |profile|, creating it if it is
193 static DriveIntegrationService* GetForProfile(Profile* profile);
197 Profile* profile)
    [all...]
  /external/chromium_org/chrome/browser/chromeos/login/managed/
locally_managed_user_creation_flow.h 13 class Profile;
30 virtual void LaunchExtraSteps(Profile* profile) OVERRIDE;
44 Profile* manager_profile_;
  /external/chromium_org/chrome/browser/chromeos/offline/
offline_load_page.cc 22 #include "chrome/browser/profiles/profile.h"
80 Profile* profile = Profile::FromBrowserContext( local
82 DCHECK(profile);
85 extensions::ExtensionSystem::Get(profile)->extension_service();
97 profile->GetPrefs()->GetString(prefs::kAcceptLanguages);
113 Profile* profile = Profile::FromBrowserContext local
142 Profile* profile = Profile::FromBrowserContext( local
    [all...]
  /external/chromium_org/chrome/browser/extensions/api/declarative/
test_rules_registry.cc 14 : RulesRegistry(NULL /*profile*/,
21 Profile* profile,
26 : RulesRegistry(profile,
  /external/chromium_org/chrome/browser/extensions/api/font_settings/
font_settings_apitest.cc 9 #include "chrome/browser/profiles/profile.h"
14 // Test of extension API on a standard profile.
16 PrefService* prefs = browser()->profile()->GetPrefs();
28 PrefService* prefs = browser()->profile()->GetPrefs();
  /external/chromium_org/chrome/browser/extensions/api/identity/
identity_signin_flow.h 13 class Profile;
36 Profile* profile);
47 Profile* profile_;
  /external/chromium_org/chrome/browser/extensions/api/signed_in_devices/
signed_in_devices_api.h 22 class Profile;
29 // |profile|. This function needs the |extension_id| because the
33 Profile* profile);
  /external/chromium_org/chrome/browser/extensions/api/sync_file_system/
extension_sync_event_observer.h 15 class Profile;
28 explicit ExtensionSyncEventObserver(Profile* profile);
54 Profile* profile_;
  /external/chromium_org/chrome/browser/extensions/
app_icon_loader_impl.h 14 class Profile;
24 AppIconLoaderImpl(Profile* profile, int icon_size,
43 Profile* profile_;
extension_action_icon_factory.cc 8 #include "chrome/browser/profiles/profile.h"
28 Profile* profile,
37 profile,

Completed in 1198 milliseconds

<<31323334353637383940>>