Searched refs:InsecureCryptStringImpl (Results 1 - 2 of 2) 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;
/external/chromium/third_party/libjingle/source/talk/examples/call/
H A Dcall_main.cc281 talk_base::InsecureCryptStringImpl pass;

Completed in 130 milliseconds