Searched defs:OnIdentityReady (Results 1 – 5 of 5) sorted by relevance
/external/chromium_org/content/renderer/media/ | ||
D | peer_connection_identity_service.cc | 42 void PeerConnectionIdentityService::OnIdentityReady( in OnIdentityReady() function in content::PeerConnectionIdentityService |
D | webrtc_identity_service.cc | 100 void WebRTCIdentityService::OnIdentityReady(int request_id, in OnIdentityReady() function in content::WebRTCIdentityService |
D | webrtc_identity_service_unittest.cc | 51 void OnIdentityReady(const std::string& cert, const std::string& key) { in OnIdentityReady() function in content::__anondc0a0df40111::WebRTCIdentityServiceTest |
/external/chromium_org/third_party/libjingle/source/talk/app/webrtc/ | ||
D | webrtcsessiondescriptionfactory.cc | 415 void WebRtcSessionDescriptionFactory::OnIdentityReady( in OnIdentityReady() function in webrtc::WebRtcSessionDescriptionFactory |
D | webrtcsession.cc | 1209 void WebRtcSession::OnIdentityReady(rtc::SSLIdentity* identity) { in OnIdentityReady() function in webrtc::WebRtcSession |