Searched defs:CryptString (Results 1 – 2 of 2) sorted by relevance
/external/webrtc/webrtc/base/ | ||
D | cryptstring.cc | 37 CryptString::CryptString() : impl_(new EmptyCryptStringImpl()) { in CryptString() function in rtc::CryptString |
D | httpcommon.h | 25 class CryptString; variable |