Searched defs:webrtc_identity_store (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/content/browser/
H A Dstorage_partition_impl.cc255 WebRTCIdentityStore* webrtc_identity_store,
288 WebRTCIdentityStore* webrtc_identity_store)
296 webrtc_identity_store_(webrtc_identity_store) {}
374 scoped_refptr<WebRTCIdentityStore> webrtc_identity_store(
384 webrtc_identity_store.get());
554 WebRTCIdentityStore* webrtc_identity_store,
617 webrtc_identity_store,
280 StoragePartitionImpl( const base::FilePath& partition_path, quota::QuotaManager* quota_manager, ChromeAppCacheService* appcache_service, fileapi::FileSystemContext* filesystem_context, webkit_database::DatabaseTracker* database_tracker, DOMStorageContextWrapper* dom_storage_context, IndexedDBContextImpl* indexed_db_context, WebRTCIdentityStore* webrtc_identity_store) argument
546 ClearDataOnUIThread( uint32 remove_mask, uint32 quota_storage_remove_mask, const GURL& remove_origin, const base::FilePath& path, net::URLRequestContextGetter* rq_context, DOMStorageContextWrapper* dom_storage_context, quota::QuotaManager* quota_manager, WebRTCIdentityStore* webrtc_identity_store, const base::Time begin, const base::Time end) argument

Completed in 110 milliseconds