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

/external/chromium_org/content/browser/
H A Dstorage_partition_impl.cc280 WebRTCIdentityStore* webrtc_identity_store,
329 WebRTCIdentityStore* webrtc_identity_store,
339 webrtc_identity_store_(webrtc_identity_store),
425 scoped_refptr<WebRTCIdentityStore> webrtc_identity_store(
439 webrtc_identity_store.get(),
650 WebRTCIdentityStore* webrtc_identity_store,
724 webrtc_identity_store,
320 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, ServiceWorkerContextWrapper* service_worker_context, WebRTCIdentityStore* webrtc_identity_store, quota::SpecialStoragePolicy* special_storage_policy) argument
642 ClearDataOnUIThread( const GURL* remove_origin, const OriginMatcherFunction& origin_matcher, const base::FilePath& path, net::URLRequestContextGetter* rq_context, DOMStorageContextWrapper* dom_storage_context, quota::QuotaManager* quota_manager, quota::SpecialStoragePolicy* special_storage_policy, WebRTCIdentityStore* webrtc_identity_store, const base::Time begin, const base::Time end) argument

Completed in 93 milliseconds