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

/external/chromium_org/third_party/webrtc/base/
H A Dcryptstring.h156 class InsecureCryptStringImpl : public CryptStringImpl { class in namespace:rtc
161 virtual ~InsecureCryptStringImpl() {}
169 InsecureCryptStringImpl * copy = new InsecureCryptStringImpl;

Completed in 586 milliseconds