Searched refs:profile_ (Results 901 - 925 of 1032) sorted by relevance

<<31323334353637383940>>

/external/chromium_org/chrome/browser/sync_file_system/local/
H A Dlocal_file_sync_service.h225 Profile* profile_; member in class:sync_file_system::LocalFileSyncService
H A Dsync_file_system_backend.h92 Profile* profile_; member in class:sync_file_system::SyncFileSystemBackend::ProfileHolder
/external/chromium_org/chrome/browser/sync_file_system/
H A Dsync_file_system_service.h173 Profile* profile_; member in class:sync_file_system::SyncFileSystemService
/external/chromium_org/chrome/browser/ui/ash/
H A Dscreenshot_taker.cc125 profile_(profile),
137 file_manager::util::ShowItemInFolder(profile_, screenshot_path_);
150 drive::util::GetFileSystemByProfile(profile_);
173 Profile* profile_; member in class:__anon5001::ScreenshotTakerNotificationDelegate
/external/chromium_org/chrome/browser/ui/cocoa/bookmarks/
H A Dbookmark_editor_base_controller.h33 Profile* profile_; // weak variable
/external/chromium_org/chrome/browser/ui/cocoa/toolbar/
H A Dtoolbar_controller.h61 Profile* profile_; // weak, one per window member in namespace:NSViewController
/external/chromium_org/chrome/browser/ui/sync/
H A Done_click_signin_sync_starter.h221 Profile* profile_; member in class:OneClickSigninSyncStarter
/external/chromium_org/chrome/browser/ui/views/bookmarks/
H A Dbookmark_menu_delegate.h173 Profile* profile_; member in class:BookmarkMenuDelegate
/external/chromium_org/content/common/gpu/media/
H A Dvaapi_video_encode_accelerator.h157 media::VideoCodecProfile profile_; member in class:content::VaapiVideoEncodeAccelerator
H A Dvideo_decode_accelerator_unittest.cc307 media::VideoCodecProfile profile_; member in class:content::__anon7618::GLRenderingVDAClient
373 profile_ = (profile != media::VIDEO_CODEC_PROFILE_UNKNOWN
424 CHECK(decoder_->Initialize(profile_, client));
657 if (profile_ < media::H264PROFILE_MAX) {
668 DCHECK_LE(profile_, media::VP8PROFILE_MAX);
674 if (profile_ < media::H264PROFILE_MAX) {
682 DCHECK_LE(profile_, media::VP8PROFILE_MAX);
767 profile_);
/external/chromium_org/device/bluetooth/
H A Dbluetooth_socket_chromeos.h180 scoped_ptr<BluetoothProfileServiceProvider> profile_; member in class:chromeos::BluetoothSocketChromeOS
/external/chromium_org/third_party/libwebp/dec/
H A Dvp8i.h110 uint8_t profile_; member in struct:__anon13239
/external/webp/src/dec/
H A Dvp8i.h110 uint8_t profile_; member in struct:__anon33333
/external/chromium_org/chrome/browser/chromeos/file_system_provider/
H A Dprovided_file_system.cc48 : profile_(profile),
52 new NotificationManager(profile_, file_system_info_)),
/external/chromium_org/chrome/browser/download/
H A Ddownload_request_limiter_unittest.cc83 content_settings_ = new HostContentSettingsMap(profile_.GetPrefs(), false);
202 TestingProfile profile_; member in class:DownloadRequestLimiterTest
/external/chromium_org/chrome/browser/extensions/api/developer_private/
H A Ddeveloper_private_api.h105 Profile* profile_; member in class:extensions::DeveloperPrivateEventRouter
154 Profile* profile_; member in class:extensions::DeveloperPrivateAPI
/external/chromium_org/chrome/browser/renderer_host/
H A Dchrome_render_message_filter.cc55 profile_(profile),
56 predictor_(profile_->GetNetworkPredictor()),
/external/chromium_org/chrome/browser/supervised_user/
H A Dsupervised_user_refresh_token_fetcher_unittest.cc116 TestingProfile profile_; member in class:SupervisedUserRefreshTokenFetcherTest
143 profile_.GetRequestContext()).Pass();
/external/chromium_org/chrome/browser/android/bookmarks/
H A Dbookmarks_bridge.cc88 profile_ = ProfileAndroid::FromProfileAndroid(j_profile);
89 bookmark_model_ = BookmarkModelFactory::GetForProfile(profile_);
90 client_ = ChromeBookmarkClientFactory::GetForProfile(profile_);
97 chrome::GetBrowserContextRedirectedInIncognito(profile_));
680 BookmarkUndoServiceFactory::GetForProfile(profile_);
814 profile_->GetOriginalProfile());
/external/chromium_org/chrome/browser/chromeos/file_manager/
H A Dvolume_manager_unittest.cc145 : profile_(new TestingProfile),
147 new extensions::ExtensionRegistry(profile_.get())),
150 profile_.get(),
153 new VolumeManager(profile_.get(),
162 Profile* profile() const { return profile_.get(); }
166 scoped_ptr<TestingProfile> profile_; member in class:file_manager::VolumeManagerTest::ProfileEnvironment
/external/chromium_org/chrome/browser/extensions/
H A Dmenu_manager_unittest.cc52 profile_(new TestingProfile()),
53 manager_(profile_.get(),
54 ExtensionSystem::Get(profile_.get())->state_store()),
96 scoped_ptr<TestingProfile> profile_; member in class:extensions::MenuManagerTest
445 ExtensionRegistry* registry = ExtensionRegistry::Get(profile_.get());
493 mock_event_router_.reset(new MockEventRouter(profile_));
/external/chromium_org/chrome/browser/extensions/updater/
H A Dextension_updater.cc237 profile_(profile),
317 DCHECK(profile_);
330 profile_ = NULL;
430 profile_,
480 ExtensionRegistry* registry = ExtensionRegistry::Get(profile_);
751 content::Source<Profile>(profile_),
/external/chromium_org/chrome/browser/ui/app_list/
H A Dapp_list_syncable_service.cc216 : profile_(profile),
262 DCHECK(profile_);
269 apps_builder_->InitializeWithProfile(profile_, model_.get());
273 drive_app_provider_.reset(new DriveAppProvider(profile_));
291 DCHECK_EQ(profile_, content::Source<Profile>(source).ptr());
781 flare_ = sync_start_util::GetFlareForSyncableService(profile_->GetPath());
/external/chromium_org/chrome/browser/ui/panels/
H A Dpanel.cc180 return profile_;
526 new panel_internal::PanelExtensionWindowController(this, profile_));
531 panel_host_.reset(new PanelHost(this, profile_));
544 ThemeServiceFactory::GetForProfile(profile_)));
811 profile_(profile),
823 extension_registry_(extensions::ExtensionRegistry::Get(profile_)),
/external/chromium_org/chrome/browser/predictors/
H A Dresource_prefetch_predictor.cc305 : profile_(profile),
405 content::Source<Profile>(profile_));
558 profile_, Profile::EXPLICIT_ACCESS);
697 profile_, Profile::EXPLICIT_ACCESS);
700 content::Source<Profile>(profile_));
712 content::Source<Profile>(profile_));
717 this, config_, profile_->GetRequestContext());

Completed in 585 milliseconds

<<31323334353637383940>>