HomeSort by relevance Sort by last modified time
    Searched refs:InsecureCryptStringImpl (Results 1 - 2 of 2) sorted by null

  /external/chromium/third_party/libjingle/source/talk/base/
cryptstring.h 171 class InsecureCryptStringImpl : public CryptStringImpl {
176 virtual ~InsecureCryptStringImpl() {}
184 InsecureCryptStringImpl * copy = new InsecureCryptStringImpl;
  /external/chromium/third_party/libjingle/source/talk/examples/call/
call_main.cc 281 talk_base::InsecureCryptStringImpl pass;

Completed in 246 milliseconds