HomeSort by relevance Sort by last modified time
    Searched full:browsercontext (Results 626 - 650 of 1263) sorted by null

<<21222324252627282930>>

  /external/chromium_org/chrome/browser/sync/
profile_sync_service_mock.cc 41 content::BrowserContext* profile) {
sync_error_notifier_factory_ash.cc 37 content::BrowserContext* context) const {
sync_global_error_factory.cc 43 content::BrowserContext* context) const {
  /external/chromium_org/chrome/browser/sync_file_system/
sync_file_system_service_factory.h 41 content::BrowserContext* context) const OVERRIDE;
  /external/chromium_org/chrome/browser/thumbnails/
thumbnail_service_factory.h 41 BuildServiceInstanceFor(content::BrowserContext* profile) const OVERRIDE;
  /external/chromium_org/chrome/browser/ui/app_list/
start_page_service_factory.cc 47 content::BrowserContext* context) const {
  /external/chromium_org/chrome/browser/ui/ash/multi_user/
multi_user_window_manager_stub.cc 46 void MultiUserWindowManagerStub::AddUser(content::BrowserContext* context) {
multi_user_window_manager_stub.h 38 virtual void AddUser(content::BrowserContext* context) OVERRIDE;
  /external/chromium_org/chrome/browser/ui/views/
chrome_web_dialog_view.cc 15 content::BrowserContext* context,
  /external/chromium_org/chrome/browser/ui/views/extensions/
extension_dialog.cc 24 using content::BrowserContext;
34 content::Source<BrowserContext>(host->browser_context()));
37 content::Source<BrowserContext>(host->browser_context()));
40 content::Source<BrowserContext>(host->browser_context()));
  /external/chromium_org/chrome/browser/ui/views/frame/
contents_web_view.h 27 explicit ContentsWebView(content::BrowserContext* browser_context);
  /external/chromium_org/chrome/browser/webdata/
web_data_service_factory.cc 150 content::BrowserContext* context) {
226 content::BrowserContext* WebDataServiceFactory::GetBrowserContextToUse(
227 content::BrowserContext* context) const {
232 content::BrowserContext* profile) const {
  /external/chromium_org/components/dom_distiller/webui/
dom_distiller_ui.cc 49 content::BrowserContext* browser_context =
  /external/chromium_org/components/password_manager/core/browser/
mock_password_store.h 13 class BrowserContext;
  /external/chromium_org/components/visitedlink/browser/
visitedlink_delegate.h 13 class BrowserContext;
  /external/chromium_org/content/browser/download/
download_item_impl_delegate.cc 62 BrowserContext* DownloadItemImplDelegate::GetBrowserContext() const {
  /external/chromium_org/content/browser/frame_host/
render_widget_host_view_child_frame_unittest.cc 52 scoped_ptr<BrowserContext> browser_context_;
render_widget_host_view_guest_unittest.cc 53 scoped_ptr<BrowserContext> browser_context_;
  /external/chromium_org/content/browser/media/
midi_dispatcher_host.h 16 class BrowserContext;
  /external/chromium_org/content/browser/shared_worker/
shared_worker_instance.cc 43 // matched shared workers within the same BrowserContext.
  /external/chromium_org/content/browser/ssl/
ssl_host_state.cc 15 SSLHostState* SSLHostState::GetFor(BrowserContext* context) {
  /external/chromium_org/content/browser/
storage_partition_impl_map.h 25 class BrowserContext;
31 explicit StoragePartitionImplMap(BrowserContext* browser_context);
57 void ForEach(const BrowserContext::StoragePartitionCallback& callback);
123 BrowserContext* browser_context_; // Not Owned.
  /external/chromium_org/content/browser/streams/
stream_context.cc 22 StreamContext* StreamContext::GetFor(BrowserContext* context) {
  /external/chromium_org/content/public/browser/
indexed_db_context.h 23 // Represents the per-BrowserContext IndexedDB data.
url_data_source.cc 14 void URLDataSource::Add(BrowserContext* browser_context,

Completed in 584 milliseconds

<<21222324252627282930>>