Searched defs:CryptString (Results 1 – 2 of 2) sorted by relevance
/external/webrtc/rtc_base/ | ||
D | crypt_string.cc | 37 CryptString::CryptString() : impl_(new EmptyCryptStringImpl()) {} in CryptString() function in rtc::CryptString |
D | http_common.h | 18 class CryptString; variable |