OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RefCountedDtlsIdentityStore
(Results
1 - 2
of
2
) sorted by null
/external/webrtc/talk/app/webrtc/
peerconnectionfactory.h
50
RefCountedDtlsIdentityStore
;
127
rtc::scoped_refptr<
RefCountedDtlsIdentityStore
> dtls_identity_store_;
peerconnectionfactory.cc
59
const rtc::scoped_refptr<
RefCountedDtlsIdentityStore
>& store)
72
rtc::scoped_refptr<
RefCountedDtlsIdentityStore
> store_;
203
dtls_identity_store_ = new
RefCountedDtlsIdentityStore
(
Completed in 78 milliseconds