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

/external/chromium_org/content/browser/renderer_host/media/
H A Dwebrtc_identity_service_host.cc18 scoped_refptr<WebRTCIdentityStore> identity_store)
21 identity_store_(identity_store),
16 WebRTCIdentityServiceHost( int renderer_process_id, scoped_refptr<WebRTCIdentityStore> identity_store) argument
H A Dwebrtc_identity_service_host_unittest.cc63 explicit WebRTCIdentityServiceHostForTest(WebRTCIdentityStore* identity_store) argument
64 : WebRTCIdentityServiceHost(FAKE_RENDERER_ID, identity_store) {

Completed in 161 milliseconds