HomeSort by relevance Sort by last modified time
    Searched defs:origin_url_ (Results 1 - 8 of 8) sorted by null

  /external/chromium_org/content/renderer/shared_worker/
embedded_shared_worker_permission_client_proxy.h 37 const GURL origin_url_; member in class:content::EmbeddedSharedWorkerPermissionClientProxy
  /external/chromium_org/content/browser/indexed_db/
indexed_db_callbacks.h 130 GURL origin_url_; member in class:content::IndexedDBCallbacks
indexed_db_unittest.cc 131 origin_url_(origin_url) {}
138 idb_context_->ConnectionOpened(origin_url_, connection_.get());
148 GURL origin_url_; member in class:content::ForceCloseDBCallbacks
indexed_db_backing_store.h 299 const GURL& origin_url() const { return origin_url_; }
558 const GURL origin_url_; member in class:content::IndexedDBBackingStore
  /external/chromium_org/chrome/browser/notifications/
notification.h 59 const GURL& origin_url() const { return origin_url_; }
81 GURL origin_url_; member in class:Notification
  /external/chromium_org/chrome/browser/
chrome_quota_permission_context.cc 64 GURL origin_url_; member in class:__anon7629::QuotaPermissionRequest
81 origin_url_(origin_url),
99 net::FormatUrl(origin_url_, display_languages_,
115 return origin_url_;
175 GURL origin_url_; member in class:__anon7629::RequestQuotaInfoBarDelegate
204 origin_url_(origin_url),
225 net::FormatUrl(origin_url_, display_languages_,
  /external/chromium_org/net/http/
http_stream_factory_impl_job.h 272 GURL origin_url_; member in class:net::HttpStreamFactoryImpl::Job
  /external/chromium_org/chrome/browser/browsing_data/
cookies_tree_model.h 308 GURL origin_url_; member in class:CookieTreeAppCacheNode

Completed in 169 milliseconds