Home
last modified time | relevance | path

Searched refs:GetWebRTCIdentityStore (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/content/browser/
Dstorage_partition_impl.h61 WebRTCIdentityStore* GetWebRTCIdentityStore();
Dstorage_partition_impl.cc805 WebRTCIdentityStore* StoragePartitionImpl::GetWebRTCIdentityStore() { in GetWebRTCIdentityStore() function in content::StoragePartitionImpl
/external/chromium_org/content/browser/renderer_host/
Drender_process_host_impl.cc775 GetID(), storage_partition_impl_->GetWebRTCIdentityStore())); in CreateMessageFilters()