Home
last modified time | relevance | path

Searched refs:FormatCryptString (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/webrtc/base/
Dcryptstring.h71 class FormatCryptString {
73 FormatCryptString() { in FormatCryptString() function
136 ~FormatCryptString() { in ~FormatCryptString()
/external/webrtc/webrtc/libjingle/xmpp/
Dsaslplainmechanism.h32 rtc::FormatCryptString credential; in StartSaslAuth()