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

/external/chromium/third_party/libjingle/source/talk/base/
H A Dcryptstring.h171 class InsecureCryptStringImpl : public CryptStringImpl { class in namespace:talk_base
176 virtual ~InsecureCryptStringImpl() {}
184 InsecureCryptStringImpl * copy = new InsecureCryptStringImpl;

Completed in 102 milliseconds